diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-08-22 05:02:33 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-08-22 05:02:33 +0200 |
commit | 8d1b002a2e389e79a2414491523de549783abf73 (patch) | |
tree | b428ecea68a996bddf079336d1f669562f5bcd59 /TODO | |
parent | 99add6fd0b8f4307ed79256e25f38da318e795c4 (diff) |
service: introduce a proper service result if the start limit is hit
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -55,8 +55,6 @@ Features: * enforce limits on fds openened by socket units -* proper service failure code for services which hit the restart limit - * explore multiple service instances per listening socket idea * testing tool for socket activation: some binary that listens on a socket and passes it on using the usual socket activation protocol to some server. @@ -237,8 +235,6 @@ Features: * Add pretty name for seats in logind -* nspawn wants dev_setup() for /dev/fd/ and friends? - * selinux: merge systemd selinux access controls (dwalsh) * ConditionSecurity= should learn about IMA |