summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-12-02 13:08:10 +0100
committerLennart Poettering <lennart@poettering.net>2014-12-02 13:23:04 +0100
commit92ac127007335e804d7ae1b9439469a162089975 (patch)
tree8f5d4e7754aaa7f231b1b61b6622ef12b4189814 /units
parentc9a267b1b7009065a67dbf2c638b03c6801f7bbe (diff)
rc-local: drop SysVStartPriority= field which is now obsolete
Diffstat (limited to 'units')
-rw-r--r--units/rc-local.service.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/units/rc-local.service.in b/units/rc-local.service.in
index 97d44a7a2..d4db1747e 100644
--- a/units/rc-local.service.in
+++ b/units/rc-local.service.in
@@ -17,4 +17,3 @@ Type=forking
ExecStart=@RC_LOCAL_SCRIPT_PATH_START@ start
TimeoutSec=0
RemainAfterExit=yes
-SysVStartPriority=99