| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [sshd] !!! sshd service will not be started by default, link should go to ↵ | Simon Rettberg | 2015-09-13 | 1 | -1/+0![]() |
| | | | | | config module | ||||
| * | "Fedora Support", step 1 -> | Simon Rettberg | 2014-07-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | Several changes: 1) Make sure /bin /sbin /lib and /lib64 are ALWAYS symlinks to /usr/XXX, no matter what the current distribution does. 2) Make sure nobody and nogroup exist. 3) Fix various modules making assumptions that are not true on every distro. 4) Add symlinks to kdm module since fedora is looking for kdmrc in yet another spot. 5) Add detection of fedora, support its package manager What still breaks: dnbd3 Other distros might not work now, they need adaption to changed logic in some modules. | ||||
| * | Fix tmpfiles.d files to use 'd' not 'D' for directories | Simon Rettberg | 2014-02-05 | 1 | -1/+1 |
| | | | | | | | | 'D' would delete all the contents if it exists, which would pretty much break things if you trigger systemd-tmpfiles in a running system. 'd' just created the directory if it doesn't exist yet. | ||||
| * | <system startup> rework dhcp request: try to get an address (and ↵ | Simon Rettberg | 2014-01-13 | 1 | -0/+1 |
| | | | | | dns/hostname earlier) | ||||
| * | [sshd] Disallow ssh login for "demo" user as the password is a little easy ↵ | Simon Rettberg | 2013-09-30 | 1 | -0/+5 |
| | | | | | to guess ;) | ||||
| * | Switch to using /etc/tmpfiles.d for creating files/dirs in /run | Simon Rettberg | 2013-08-20 | 1 | -0/+2 |
| | | | | | Also added a sanity check after processing each module, which will abort if anything is placed in /run directly | ||||
| * | restructuring... | Jonathan Bauer | 2013-03-14 | 9 | -0/+137 |

