summaryrefslogtreecommitdiff
path: root/man/tmpfiles.d.xml
AgeCommit message (Expand)Author
2014-06-28doc: typographical improvements and choice of wordsJan Engelhardt
2014-06-28doc: grammatical correctionsJan Engelhardt
2014-06-20tmpfiles: copy/link /usr/share/factory/ files when the source argument is omi...Kay Sievers
2014-06-19tmpfiles: make sure "C" doesn't copy anything if the destination already existsLennart Poettering
2014-06-18tmpfiles: add "+" modifier support to b, c, p lines in addition to LLennart Poettering
2014-06-16tmpfiles: add new "L+" command as stronger version of "L", that removes the d...Lennart Poettering
2014-06-11tmpfiles: add ability to mask access mode by pre-existing access mode on file...Lennart Poettering
2014-06-11tmpfiles: when processing lines, always process prefixes before suffixesLennart Poettering
2014-06-10tmpfiles: get rid of "m" lines, make them redundant by "z"Lennart Poettering
2014-06-10tmpfiles: add new "C" line for copying files or directoriesLennart Poettering
2014-05-07doc: comma placement corrections and word orderJan Engelhardt
2014-03-03core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering
2014-02-25Replace /var/run with /run in remaining placesZbigniew Jędrzejewski-Szmek
2014-02-14man: always place <programlisting> and </programlisting> in a line with actua...Lennart Poettering
2014-02-10nspawn,man: use a common vocabulary when referring to selinux security contextsLennart Poettering
2013-12-30tmpfiles: rename --unsafe to --bootZbigniew Jędrzejewski-Szmek
2013-12-25man: resolve word omissionsJan Engelhardt
2013-12-24tmpfiles: introduce the concept of unsafe operationsZbigniew Jędrzejewski-Szmek
2013-12-24man,units: tmpfiles.d(5) cleanupZbigniew Jędrzejewski-Szmek
2013-10-15man: wording and grammar updatesJan Engelhardt
2013-10-03man: Improve the description of parameter X in tmpfiles.d pageVáclav Pavlín
2013-09-17tmpfiles: add a new "m" line type that adjusts user/group/mode of a file if i...Lennart Poettering
2013-09-17tmpfiles: support simple specifier expansion for specified pathsLennart Poettering
2013-09-12man: wording and grammar updatesJan Engelhardt
2013-09-12man: fix description of file order applicationKay Sievers
2013-09-10man: one more example in tmpfiles.dLukas Nykryn
2013-09-10man: wording and grammar updatesJan Engelhardt
2013-07-02man: improve grammar and word formatting in numerous man pagesJason St. John
2013-01-25tmpfiles: introduce type XMichal Sekletar
2012-10-26man: typo fixesThomas Hindoe Paaboel Andersen
2012-10-23man: fix typo in tmpfiles.dTom Gundersen
2012-10-23tmpfiles: allow Age to be set to 0Tom Gundersen
2012-09-16tmpfiles: use write(2) for the 'w' actionDave Reisner
2012-09-12tmpfiles: support globbing for w optionDave Reisner
2012-07-09man/tmpfiles.d.xml: Add missing full stopPaul Menzel
2012-06-27man: add reference to systemd-delta to tmpfilesLennart Poettering
2012-06-20tmpfiles: exclude the first level directories in /run/user from automatic cle...Lennart Poettering
2012-06-10man: replace tabs with spacesKay Sievers
2012-06-10man: systemd-tmpfiles - document proper config-file-stack orderKay Sievers
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-03-14conf: when looking for configurations look in /etc first, in /run secondLennart Poettering
2012-03-12man: reword tmpfiles selinux bitsLennart Poettering
2012-01-18tmpfiles: support writing short strings to files, in order to support /sys ma...Lennart Poettering
2012-01-18tmpfiles: add support for creating symlinks, char/block device nodesLennart Poettering
2011-12-16tmpfiles: add 'z', like 'Z' but not recursiveMichal Schmidt
2011-12-16tmpfiles: apply chown, chmod for 'Z' entries tooMichal Schmidt
2011-12-16man: mention that 'Z' ignores uid/gid/modeMichal Schmidt
2011-12-16man: document 'Z' in tmpfilesMichal Schmidt
2011-07-12tmpfiles: allow creation of named pipes with tmpfilesLennart Poettering
2011-04-25tmpfiles.d: switch to stacked config dirs in /lib, /etc, /runKay Sievers