summaryrefslogtreecommitdiffstats
path: root/satellit_installer/static_files/slxadmin-bootscript
Commit message (Collapse)AuthorAgeFilesLines
* [SSPS] Refactor static_files: Submodules with treeSimon Rettberg2020-12-171-13/+0Star
| | | | | | | | Add submodules (aka directories) to static_files, named according to what component they are for. Add function "install_files" to copy the contents of one of those modules to the root directory. This should make the resulting setup more obvious and require less manual copying of files everywhere.
* [SSPS] slx-admin boot: Also log non-critical messagesSimon Rettberg2019-03-261-0/+2
|
* [SS.S] Make bootup slx-admin trigger its own serviceSimon Rettberg2019-03-251-0/+11
Having it as a cron entry makes it impossible to order dependencies, like taskmanager, mariadb, etc.