Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-10 | tmpfiles: fix error message | Kay Sievers | |
2012-06-10 | tmpfiles: print error if basename lookup fails; document it in manpage | Kay Sievers | |
2012-06-10 | tmpfiles: allow to specify basename only: systemd-tmpfiles <program.conf> | Dave Reisner | |
Allow passing of basename only, instead of the absolute path; letting systemd-tmpfiles perform a path lookup for the proper fragment path in the config directories. This allows distributions to call: systemd-tmpfiles <program.conf> on upgrade of a package, with respecting the possibly overriden (or even masked) tmpfile. | |||
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux ↵ | Kay Sievers | |
context | |||
2012-05-15 | tmpfiles: if we are supposed to write a string to a file, it's OK if we ↵ | Lennart Poettering | |
can't write the trailing newline | |||
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers | |
2012-05-07 | util: split-out conf-file.[ch] | Kay Sievers | |
2012-04-20 | tmpfiles: fix error message | Michal Schmidt | |
2012-04-17 | selinux: unify systemd and udev code | Kay Sievers | |
2012-04-13 | build-sys: add stub makefiles to all subdirs to ease development with emacs | Lennart Poettering | |
2012-04-12 | move all tools to subdirs | Kay Sievers | |