index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd-tmpfiles.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typos found by codespell
Dimitri Papadopoulos
2021-10-20
1
-1
/
+1
*
tmpfiles: make handling of existing-but-different targets more consistent
Zbigniew Jędrzejewski-Szmek
2021-04-08
1
-10
/
+12
*
man: tweak descriptions of how tmpfiles should be started
Zbigniew Jędrzejewski-Szmek
2021-03-01
1
-19
/
+19
*
man: explain how to invoke tmpfiles for debugging
Zbigniew Jędrzejewski-Szmek
2021-03-01
1
-0
/
+21
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
man: use trailing slash on directories in more places
Zbigniew Jędrzejewski-Szmek
2020-10-05
1
-2
/
+2
*
man: Fix typo in systemd-tmpfiles
Phaedrus Leeds
2020-08-20
1
-1
/
+1
*
man: document the new --image= switches in journalctl/sysusers/tmpfiles
Lennart Poettering
2020-08-05
1
-0
/
+15
*
tmpfiles: add new switch -E for quickly excluding /proc, /dev, /sys and /run
Lennart Poettering
2020-08-05
1
-1
/
+16
*
man: document the new tmpfiles --root= behaviour regarding users
Lennart Poettering
2020-05-07
1
-4
/
+4
*
man: add note which tmpfiles services read which files
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-1
/
+17
*
man: use same header for all files
Zbigniew Jędrzejewski-Szmek
2019-03-14
1
-1
/
+1
*
man: standarize on one-line license header
Zbigniew Jędrzejewski-Szmek
2019-03-14
1
-4
/
+1
*
man: document that removal/clean-up is done before creation in systemd-tmpfiles
Lennart Poettering
2018-11-08
1
-5
/
+3
*
man: drop unused <authorgroup> tags from man sources
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-9
/
+0
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
binfmt,sysctl,sysuers,tmpfiles: add auto-paging for --cat-config commands
Lennart Poettering
2018-06-13
1
-0
/
+1
*
tmpfiles: fix documented constant for exit code 73
Will Thompson
2018-05-22
1
-1
/
+1
*
tmpfiles: add --cat-config
Zbigniew Jędrzejewski-Szmek
2018-04-27
1
-0
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tmpfiles: add a new return code for "operational failure" when processing
Zbigniew Jędrzejewski-Szmek
2018-04-05
1
-4
/
+8
*
man: fix capability name in man:systemd-tmpfiles(8) (#8139)
Lucas Werkmeister
2018-02-09
1
-1
/
+1
*
tmpfiles: allow admin/runtime overrides to runtime config
Zbigniew Jędrzejewski-Szmek
2018-02-05
1
-5
/
+25
*
Hook up systemd-tmpfiles as user units
Zbigniew Jędrzejewski-Szmek
2017-12-06
1
-4
/
+10
*
tmpfiles: add --user switch
Zbigniew Jędrzejewski-Szmek
2017-12-06
1
-1
/
+7
*
tmpfiles: add a special return code for syntax failures
Zbigniew Jędrzejewski-Szmek
2017-12-01
1
-2
/
+8
*
Add SPDX license identifiers to man pages
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+2
*
man: document interaction of --root= and the user/group databases (#7344)
Lennart Poettering
2017-11-16
1
-4
/
+8
*
tmpfiles: interpret "-" as stdin
Zbigniew Jędrzejewski-Szmek
2016-04-20
1
-5
/
+5
*
man: systemd-tmpfiles requires absolute filenames
Evgeny Vereshchagin
2015-10-19
1
-1
/
+1
*
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
*
Reindent man pages to 2ch
Zbigniew Jędrzejewski-Szmek
2015-02-04
1
-190
/
+175
*
tmpfiles: fix help text
Zbigniew Jędrzejewski-Szmek
2015-01-28
1
-4
/
+4
*
tmpfiles: do not bump access times of directories we are cleaning up
Zbigniew Jędrzejewski-Szmek
2015-01-25
1
-0
/
+13
*
man: bring tmpfiles.d(5) in line with code
Zbigniew Jędrzejewski-Szmek
2015-01-23
1
-5
/
+12
*
tmpfiles: add --root option to operate on an alternate fs tree
Michael Marineau
2014-03-14
1
-2
/
+10
*
man: xinclude --help/--version/--no-pager
Zbigniew Jędrzejewski-Szmek
2014-02-21
1
-16
/
+5
*
tmpfiles: rename --unsafe to --boot
Zbigniew Jędrzejewski-Szmek
2013-12-30
1
-1
/
+1
*
man: improvements to comma placement
Jan Engelhardt
2013-12-26
1
-1
/
+1
*
tmpfiles: introduce the concept of unsafe operations
Zbigniew Jędrzejewski-Szmek
2013-12-24
1
-0
/
+6
*
man,units: tmpfiles.d(5) cleanup
Zbigniew Jędrzejewski-Szmek
2013-12-24
1
-19
/
+34
*
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
1
-9
/
+14
*
tmpfiles: add a new "m" line type that adjusts user/group/mode of a file if i...
Lennart Poettering
2013-09-17
1
-1
/
+1
*
man: wording and grammar updates
Jan Engelhardt
2013-09-12
1
-3
/
+3
*
tmpfiles: introduce --exclude-prefix
Dave Reisner
2013-07-24
1
-0
/
+7
*
tmpfiles: support passing --prefix multiple times
Dave Reisner
2013-07-24
1
-1
/
+2
*
man: improve grammar and word formatting in numerous man pages
Jason St. John
2013-07-03
1
-1
/
+1
*
man: link systemd-tmpfiles-setup-dev.service
Umut Tezduyar
2013-04-23
1
-0
/
+2
[next]