Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SSPS] update taskmanager sudoers file | Simon Rettberg | 2023-12-19 | 1 | -1/+1 |
| | |||||
* | [SSPS] Update sudoers file for Taskmanager | Simon Rettberg | 2023-07-03 | 1 | -1/+9 |
| | |||||
* | [SS?S] Remove syslog directives from systemd services | Simon Rettberg | 2021-04-22 | 1 | -3/+0 |
| | |||||
* | [SS?S] taskmanager: before lighttpd | Simon Rettberg | 2021-04-20 | 1 | -0/+1 |
| | |||||
* | [SSPS] Transform heredocs to regular files | Simon Rettberg | 2020-12-18 | 1 | -1/+0 |
| | |||||
* | [SSPS] Refactor static_files: Submodules with tree | Simon Rettberg | 2020-12-17 | 3 | -0/+30 |
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. |