| Commit message (Expand) | Author | Age | Files | Lines |
* | tmpfiles: also add %t/%S/%C/%L specifiers | Zbigniew Jędrzejewski-Szmek | 2017-12-06 | 1 | -1/+21 |
* | tmpfiles: add --user switch | Zbigniew Jędrzejewski-Szmek | 2017-12-06 | 1 | -3/+11 |
* | tmpfiles: Add specifiers to allow running as user instance | ayekat | 2017-12-06 | 1 | -0/+15 |
* | Fail on unknown (alphanumerical) specifiers | Zbigniew Jędrzejewski-Szmek | 2017-12-06 | 1 | -0/+1 |
* | man: specifiers are allow for argument field in tmpfiles | Zbigniew Jędrzejewski-Szmek | 2017-12-01 | 1 | -45/+52 |
* | Add SPDX license identifiers to man pages | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+2 |
* | typo: chache → cache (#6864) | Ansgar Burchardt | 2017-09-19 | 1 | -2/+2 |
* | man: unify titling, fix description of precedence in sysusers.d(5) | Zbigniew Jędrzejewski-Szmek | 2017-09-14 | 1 | -1/+5 |
* | man: fix example indentation in tmpfiles.d(5) (#6578) | Lennart Poettering | 2017-08-26 | 1 | -3/+3 |
* | tmpfiles: Allow create symlink on directories (#6039) | William Douglas | 2017-08-09 | 1 | -7/+8 |
* | man: fix typo (#4615) | Yu Watanabe | 2016-11-08 | 1 | -1/+1 |
* | man: add an example how to unconditionally empty a directory (#4570) | Zbigniew Jędrzejewski-Szmek | 2016-11-08 | 1 | -6/+22 |
* | man: fix typos (#4527) | Jakub Wilk | 2016-10-31 | 1 | -1/+1 |
* | man: provide html links to a bunch of external man pages | Zbigniew Jędrzejewski-Szmek | 2016-08-06 | 1 | -2/+2 |
* | tmpfiles: add new 'e' action which cleans up a dir without creating it | Zbigniew Jędrzejewski-Szmek | 2016-04-20 | 1 | -1/+21 |
* | man: try to explain different actions in tmpfiles a bit better | Zbigniew Jędrzejewski-Szmek | 2016-04-20 | 1 | -14/+45 |
* | man/tmpfiles.d: add note about permissions and ownership of symlinks | Jan Synacek | 2016-01-13 | 1 | -1/+2 |
* | man: fix typos | Jakub Wilk | 2015-12-26 | 1 | -1/+1 |
* | tmpfiles: create subvolumes for "v", "q", and "Q" only if / is a subvolume | Lennart Poettering | 2015-11-16 | 1 | -7/+9 |
* | doc: correct orthography, word forms and missing/extraneous words | Jan Engelhardt | 2015-11-06 | 1 | -13/+13 |
* | doc: correct punctuation and improve typography in documentation | Jan Engelhardt | 2015-11-06 | 1 | -13/+13 |
* | Fixed link to chattr man page | kayrus | 2015-11-03 | 1 | -1/+1 |
* | tmpfiles: introduce "q" and "Q" for creating quota-enabled btrfs subvolumes | Lennart Poettering | 2015-10-22 | 1 | -11/+81 |
* | man: tmpfiles.d: add info about age field | Evgeny Vereshchagin | 2015-10-19 | 1 | -2/+3 |
* | man: revert dynamic paths for split-usr setups | Tom Gundersen | 2015-06-18 | 1 | -4/+1 |
* | man: generate configured paths in manpages | Filipe Brandenburger | 2015-05-28 | 1 | -1/+4 |
* | man: elaborate on the order by which tmpfiles operations are executed | Lennart Poettering | 2015-04-22 | 1 | -3/+6 |
* | man: slightly fewer paragraphs can help readability | Lennart Poettering | 2015-04-13 | 1 | -14/+12 |
* | man: fix examples indentation in tmpfiles.d(5) | Lennart Poettering | 2015-04-13 | 1 | -3/+3 |
* | man: add information about more lines to explanation of argument field | Lennart Poettering | 2015-04-13 | 1 | -3/+6 |
* | man: document which tmpfiles line types follow symlinks | Lennart Poettering | 2015-04-13 | 1 | -18/+20 |
* | man: add h/H to tmpfiles.d(5) | Goffredo Baroncelli | 2015-03-20 | 1 | -1/+37 |
* | tmpfiles: port to unquote_many_words() | daurnimator | 2015-03-10 | 1 | -0/+2 |
* | man: explain time units in tmpfiles | Zbigniew Jędrzejewski-Szmek | 2015-02-24 | 1 | -15/+14 |
* | shared/acl-util: add mask only when needed, always add base ACLs | Zbigniew Jędrzejewski-Szmek | 2015-01-22 | 1 | -10/+10 |
* | tmpfiles: implement augmenting of existing ACLs | Zbigniew Jędrzejewski-Szmek | 2015-01-22 | 1 | -11/+17 |
* | tmpfiles: make t and a globby, add their recursive versions T and A | Zbigniew Jędrzejewski-Szmek | 2015-01-22 | 1 | -6/+25 |
* | tmpfiles: add 'a' type to set ACLs | Zbigniew Jędrzejewski-Szmek | 2015-01-22 | 1 | -9/+23 |
* | tmpfiles: attach an array of items to each path | Zbigniew Jędrzejewski-Szmek | 2015-01-22 | 1 | -10/+3 |
* | man: reindent tmpfiles.d(5) | Zbigniew Jędrzejewski-Szmek | 2015-01-19 | 1 | -570/+478 |
* | tmpfiles: add new line type 'v' for creating btrfs subvolumes | Lennart Poettering | 2014-12-28 | 1 | -0/+11 |
* | tmpfiles, man: Add xattr support to tmpfiles | Maciej Wereski | 2014-12-04 | 1 | -6/+26 |
* | man/tmpfiles.d: fix typo | Jan Synacek | 2014-11-04 | 1 | -2/+2 |
* | man: tmpfiles.d - recommend using b! and c! | Tom Gundersen | 2014-10-27 | 1 | -2/+12 |
* | doc: typographical improvements and choice of words | Jan Engelhardt | 2014-06-28 | 1 | -1/+1 |
* | doc: grammatical corrections | Jan Engelhardt | 2014-06-28 | 1 | -13/+13 |
* | tmpfiles: copy/link /usr/share/factory/ files when the source argument is omi... | Kay Sievers | 2014-06-20 | 1 | -2/+9 |
* | tmpfiles: make sure "C" doesn't copy anything if the destination already exists | Lennart Poettering | 2014-06-19 | 1 | -1/+11 |
* | tmpfiles: add "+" modifier support to b, c, p lines in addition to L | Lennart Poettering | 2014-06-18 | 1 | -3/+30 |
* | tmpfiles: add new "L+" command as stronger version of "L", that removes the d... | Lennart Poettering | 2014-06-16 | 1 | -1/+10 |