Commit b7e2ab8
committed
tmpfiles: add --create and --remove flags to handle creation and removal tmpfile entries
The tmpfiles.d spec contains entry types that should be acted upon in different modes
of operation: create, clean, remove, and purge - so split finit logic operating on tmpfiles
entries into create and remove operations, which are already implemented.1 parent 58fc98c commit b7e2ab8
2 files changed
+259
-167
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments