| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Checked and changed the shebang of some more scripts. As we want to use ash ↵ | Simon Rettberg | 2013-12-02 | 1 | -5/+5 |
| | | | | | in out own scripts whenever possible, only use bash where the scripts require a certain bash feature. Also add a comment right below the bash shebang that says we're not accidentally using bash here, but for a reason. | ||||
| * | [diverse modules] data dir: Changes shebangs to /bin/ash | Christian Rößler | 2013-11-29 | 1 | -1/+1 |
| | | |||||
| * | adapted new naming conventions for all the scripts. | Jonathan Bauer | 2013-08-01 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | for our own systemd service files: use: service-file-name.service ex: /etc/systemd/system/setup-proxy.service ALL systemd services files need to be under /etc/systemd/system for our own scripts: use: tool-what_it_does ex: /opt/openslx/scripts/systemd-setup_proxy ALL our scripts under /opt/openslx/scripts | ||||
| * | restructuring paths | Jonathan Bauer | 2013-07-31 | 1 | -0/+22 |
