diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2016-11-14 18:12:06 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2016-12-01 12:04:54 -0600 |
commit | e0ac661419042cb39c1ccf93df2981504d1e6339 (patch) | |
tree | 161d1928820550cb9af2ae47f4da33f9eb97bedf /conf.d/tmpfiles | |
parent | 6414c3bc394f86a5d6a5f02c934469e21bbbc923 (diff) |
split tmpfiles processing into opentmpfiles
The openntmpfiles package is designed so that it can be used on systems
independently of whether openrc is used.
Diffstat (limited to 'conf.d/tmpfiles')
-rw-r--r-- | conf.d/tmpfiles | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf.d/tmpfiles b/conf.d/tmpfiles deleted file mode 100644 index c3f208fe..00000000 --- a/conf.d/tmpfiles +++ /dev/null @@ -1,3 +0,0 @@ -# Extra options for tmpfiles.sh -#tmpfiles_opts="--verbose" -tmpfiles_opts="" |