Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-18 | tmpfiles: support writing short strings to files, in order to support /sys ↵ | Lennart Poettering | |
manipulations at boot time, a la sysctl | |||
2012-01-18 | tmpfiles: add support for creating symlinks, char/block device nodes | Lennart Poettering | |
2011-12-16 | tmpfiles: add 'z', like 'Z' but not recursive | Michal Schmidt | |
2011-12-16 | tmpfiles: apply chown, chmod for 'Z' entries too | Michal Schmidt | |
If changing ownership or permissions is not desired, they can be configured to '-' or omitted entirely. | |||
2011-12-16 | man: mention that 'Z' ignores uid/gid/mode | Michal Schmidt | |
2011-12-16 | man: document 'Z' in tmpfiles | Michal Schmidt | |
2011-07-12 | tmpfiles: allow creation of named pipes with tmpfiles | Lennart Poettering | |
2011-04-25 | tmpfiles.d: switch to stacked config dirs in /lib, /etc, /run | Kay Sievers | |
2011-04-01 | general: replace a few uses of /var/run by /run | Lennart Poettering | |
2011-02-13 | systemd: document systemd-tmpfiles | Lennart Poettering | |
2011-02-12 | tmpfiles: support globs | Lennart Poettering | |
2011-01-01 | man: remaining spelling fixes | Miklos Vajna | |
2010-11-21 | man: document /etc/modules-load.d/ | Lennart Poettering | |
2010-11-19 | man: reorder things to follow the same order everywhere | Lennart Poettering | |
2010-11-10 | man: minor tmpfiles(5) updates and reindenting | Lennart Poettering | |
2010-11-05 | man/tmpfiles.d.xml: add a manpage for tmpfiles.d | Brandon Philips | |
Initial commit of a tmpfiles.d manpage. I ran it through xmllint but I don't know how to make it look pretty like the rest of the xml files. :-P Signed-off-by: Brandon Philips <bphilips@suse.de> |