index
:
openrc.git
dynamic-deptree
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sh
/
tmpfiles.sh.in
Age
Commit message (
Expand
)
Author
2015-08-03
tmpfiles: run restorecon on the entire path
Jason Zaman
2015-06-24
tmpfiles: Recognize type 'v' (create btrfs subvol)
Mike Gilbert
2015-06-24
Remove execute bit from tmpfiles.sh.in
Mike Gilbert
2015-04-08
Fix tmpfiles processing
William Hubbs
2014-08-27
tmpfiles.sh: add support for C action
Andrew Gregory
2014-08-27
tmpfiles.sh: add support for + modifier
Andrew Gregory
2014-08-13
tmpfiles: fix relabel to run restorecon before chown and chmod
William Hubbs
2014-08-13
tmpfiles: Move relabelling before any other calls for device nodes
Jason Zaman
2014-08-07
tmpfiles.sh: do not use install
Jason Zaman
2014-07-16
tmpfiles: set the proper SELinux context
Jason Zaman
2014-06-20
tmpfiles.sh: fix comment processing
William Hubbs
2014-06-20
sh/tmpfiles.sh: license under 2-clause BSD
Robin H. Johnson
2014-03-27
tmpfiles: add support for --boot option
Andrew Gregory
2014-03-27
tmpfiles: ignore all files starting with systemd-
Andrew Gregory
2013-12-10
tmpfiles.sh: small fixes
William Hubbs
2013-07-27
tmpfiles: do not signal an error if device nodes already exist
Dirk Sondermann
2013-07-25
tmpfiles: add --prefix and --exclude-prefix options
William Hubbs
2013-07-23
tmpfiles: make b and c commands set ownership and permissions
William Hubbs
2013-07-16
typo fix
Hank Leininger
2013-03-11
tmpfiles: add support for the new X line type
William Hubbs
2012-11-06
tmpfiles: fix bashism
William Hubbs
2012-11-05
tmpfilesd: Doing both create+remove at the same time is valid.
Robin H. Johnson
2012-10-21
tmpfilesd: parse arguments with spaces
Andrew Gregory
2012-10-21
tmpfiles: return success from _f/_F on empty $arg
Andrew Gregory
2012-10-21
tmpfiles: do not process systemd.conf
William Hubbs
2012-09-26
tmpfiles.d init.d scripts
Robin H. Johnson
2012-09-26
sh/tmpfiles.sh: Improve dry-run mode.
Robin H. Johnson
2012-08-16
sh/tmpfiles: fix quoting for optional arguments
Robin H. Johnson
2012-03-12
sh/tmpfiles: Upstream clarifications & quoting fixes.
Robin H. Johnson
2012-03-12
sh/tmpfiles: tmpfiles.d support.
Robin H. Johnson