Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tmpfiles: drop /run/lock/lockdev | Martin Pitt | 2016-02-01 | 1 | -1/+0 |
| | | | | | | | | Hardly any software uses that any more, and better locking mechanisms like flock() have been available for many years. Also drop the corresponding "lock" group from sysusers.d/basic.conf.in, as nothing else is using this. | ||||
* | sysusers: set home directory for root to /root | Lennart Poettering | 2014-08-19 | 1 | -17/+17 |
| | |||||
* | sysusers: split up default sysusers snippet | Lennart Poettering | 2014-06-29 | 1 | -0/+37 |
This ways, distributions have an easier way to replace the OS specific generic groups/users while keeping systemd's own. |