summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-07-12 04:25:02 +0200
committerLennart Poettering <lennart@poettering.net>2011-07-12 04:25:02 +0200
commit82e487c56d0947796793b6fd2836264328defe9f (patch)
tree2dfd5d979d064c7bc116cfca28ea1e1df65eac70 /TODO
parent3611581ebdabbe3a1d6a9b5310a0b59792279d7d (diff)
unit: introduce ConditionFileIsExecutable= and use it where we check for a binary we'll spawn
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 36a57f4b51..0d6ac4130c 100644
--- a/TODO
+++ b/TODO
@@ -26,8 +26,6 @@ Features:
* possibly apply systemd-sysctl per network device subtrees on hotplug
-* add conditions for file executability
-
* implement Register= switch in .socket units to enable registration
in Avahi, RPC and other socket registration services.