aboutsummaryrefslogtreecommitdiff
path: root/sh/tmpfiles.sh.in
AgeCommit message (Expand)Author
2013-07-27tmpfiles: do not signal an error if device nodes already existDirk Sondermann
2013-07-25tmpfiles: add --prefix and --exclude-prefix optionsWilliam Hubbs
2013-07-23tmpfiles: make b and c commands set ownership and permissionsWilliam Hubbs
2013-07-16typo fixHank Leininger
2013-03-11tmpfiles: add support for the new X line typeWilliam Hubbs
2012-11-06tmpfiles: fix bashismWilliam Hubbs
2012-11-05tmpfilesd: Doing both create+remove at the same time is valid.Robin H. Johnson
2012-10-21tmpfilesd: parse arguments with spacesAndrew Gregory
2012-10-21tmpfiles: return success from _f/_F on empty $argAndrew Gregory
2012-10-21tmpfiles: do not process systemd.confWilliam Hubbs
2012-09-26tmpfiles.d init.d scriptsRobin H. Johnson
2012-09-26sh/tmpfiles.sh: Improve dry-run mode.Robin H. Johnson
2012-08-16sh/tmpfiles: fix quoting for optional argumentsRobin H. Johnson
2012-03-12sh/tmpfiles: Upstream clarifications & quoting fixes.Robin H. Johnson
2012-03-12sh/tmpfiles: tmpfiles.d support.Robin H. Johnson