aboutsummaryrefslogtreecommitdiff
path: root/sh/tmpfiles.sh.in
AgeCommit message (Expand)Author
2016-12-01split tmpfiles processing into opentmpfilesWilliam Hubbs
2016-07-26tmpfiles.sh: Support lines with q Q h HMartin Väth
2016-07-25tmpfiles: Accept filenames as command line argumentsMike Gilbert
2016-07-25tmpfiles: Process command line before gathering config filesMike Gilbert
2016-07-25tmpfiles: Make unrecognized options fatalMike Gilbert
2015-08-03tmpfiles: run restorecon on the entire pathJason Zaman
2015-06-24tmpfiles: Recognize type 'v' (create btrfs subvol)Mike Gilbert
2015-06-24Remove execute bit from tmpfiles.sh.inMike Gilbert
2015-04-08Fix tmpfiles processingWilliam Hubbs
2014-08-27tmpfiles.sh: add support for C actionAndrew Gregory
2014-08-27tmpfiles.sh: add support for + modifierAndrew Gregory
2014-08-13tmpfiles: fix relabel to run restorecon before chown and chmodWilliam Hubbs
2014-08-13tmpfiles: Move relabelling before any other calls for device nodesJason Zaman
2014-08-07tmpfiles.sh: do not use installJason Zaman
2014-07-16tmpfiles: set the proper SELinux contextJason Zaman
2014-06-20tmpfiles.sh: fix comment processingWilliam Hubbs
2014-06-20sh/tmpfiles.sh: license under 2-clause BSDRobin H. Johnson
2014-03-27tmpfiles: add support for --boot optionAndrew Gregory
2014-03-27tmpfiles: ignore all files starting with systemd-Andrew Gregory
2013-12-10tmpfiles.sh: small fixesWilliam Hubbs
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