aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-11-16 14:30:29 +0100
committerLennart Poettering <lennart@poettering.net>2018-11-16 14:31:37 +0100
commit899feb7225ccd13cccaf6956353d82b7ce223aa5 (patch)
tree10cfae6a79f6caa9229dfb50f93ac828ae6f07bb /TODO
parentMerge pull request #10795 from poettering/generator-fixes (diff)
downloadsystemd-899feb7225ccd13cccaf6956353d82b7ce223aa5.tar.gz
systemd-899feb7225ccd13cccaf6956353d82b7ce223aa5.tar.bz2
systemd-899feb7225ccd13cccaf6956353d82b7ce223aa5.zip
man: let's deprecate PermissionsStartOnly=
The concept is redundant and predates the special chars that do the same in ExecStar=. Let's settle on advertising just the latter, and hide PermissionsStartOnly= from the docs (even if we continue supporting it).
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 86db6fcd4..674aa50df 100644
--- a/TODO
+++ b/TODO
@@ -225,7 +225,7 @@ Features:
* taint systemd if there are fewer than 65536 users assigned (userns) to the system.
-* deprecate PermissionsStartOnly= and RootDirectoryStartOnly= in favour of the ExecStart= prefix chars
+* deprecate RootDirectoryStartOnly= in favour of a new ExecStart= prefix char
* add a new RuntimeDirectoryPreserve= mode that defines a similar lifecycle for
the runtime dir as we maintain for the fdstore: i.e. keep it around as long