diff options
author | Maciej Wereski <m.wereski@partner.samsung.com> | 2013-08-09 12:54:10 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-08-09 18:09:21 +0200 |
commit | b0693d30863a36da63d2a2732aa298fff6d34d0d (patch) | |
tree | 67bfd54b9ceee858aa6ec5e086f0acb74163f49d /TODO | |
parent | 41efeaec037678ac790e2a02df9020f83cc3a359 (diff) | |
download | systemd-b0693d30863a36da63d2a2732aa298fff6d34d0d.tar.gz systemd-b0693d30863a36da63d2a2732aa298fff6d34d0d.tar.bz2 systemd-b0693d30863a36da63d2a2732aa298fff6d34d0d.zip |
service: prohibit Restart= set when Type=oneshot
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -88,8 +88,6 @@ Features: full, make sure to write how many messages are lost as first thing to syslog when it works again. -* prohibit Restart= set with Type=oneshot - * man: the documentation of Restart= currently is very misleading and suggests the tools from ExecStartPre= might get restarted. * load .d/*.conf dropins for device units |