mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +03:00
TODO: add entry for time-based glob cleanup
This commit is contained in:
parent
164297cd9a
commit
beca6b6e6b
7
TODO
7
TODO
@ -522,10 +522,6 @@ Features:
|
|||||||
would just use the same public key specified with --public-key= (or the one
|
would just use the same public key specified with --public-key= (or the one
|
||||||
automatically derived from --private-key=).
|
automatically derived from --private-key=).
|
||||||
|
|
||||||
* tmpfiles: add new line type for setting btrfs subvolume attributes (i.e. rw/ro)
|
|
||||||
|
|
||||||
* tmpfiles: add new line type for setting fcaps
|
|
||||||
|
|
||||||
* push people to use ".sysext.raw" as suffix for sysext DDIs (DDI =
|
* push people to use ".sysext.raw" as suffix for sysext DDIs (DDI =
|
||||||
discoverable disk images, i.e. the new name for gpt disk images following the
|
discoverable disk images, i.e. the new name for gpt disk images following the
|
||||||
discoverable disk spec). [Also: just ".sysext/" for directory-based sysext]
|
discoverable disk spec). [Also: just ".sysext/" for directory-based sysext]
|
||||||
@ -2328,6 +2324,7 @@ Features:
|
|||||||
|
|
||||||
* tmpfiles:
|
* tmpfiles:
|
||||||
- apply "x" on "D" too (see patch from William Douglas)
|
- apply "x" on "D" too (see patch from William Douglas)
|
||||||
|
- allow time-based cleanup in r and R too
|
||||||
- instead of ignoring unknown fields, reject them.
|
- instead of ignoring unknown fields, reject them.
|
||||||
- creating new directories/subvolumes/fifos/device nodes
|
- creating new directories/subvolumes/fifos/device nodes
|
||||||
should not follow symlinks. None of the other adjustment or creation
|
should not follow symlinks. None of the other adjustment or creation
|
||||||
@ -2336,6 +2333,8 @@ Features:
|
|||||||
- teach tmpfiles.d q/Q logic something sensible in the context of XFS/ext4
|
- teach tmpfiles.d q/Q logic something sensible in the context of XFS/ext4
|
||||||
project quota
|
project quota
|
||||||
- teach tmpfiles.d m/M to move / atomic move + symlink old -> new
|
- teach tmpfiles.d m/M to move / atomic move + symlink old -> new
|
||||||
|
- add new line type for setting btrfs subvolume attributes (i.e. rw/ro)
|
||||||
|
- tmpfiles: add new line type for setting fcaps
|
||||||
|
|
||||||
* udev-link-config:
|
* udev-link-config:
|
||||||
- Make sure ID_PATH is always exported and complete for
|
- Make sure ID_PATH is always exported and complete for
|
||||||
|
Loading…
Reference in New Issue
Block a user