summarylogtreecommitdiffstats
path: root/rc-local.service
diff options
context:
space:
mode:
authorManuel Hüsers2017-05-07 23:27:08 +0200
committerManuel Hüsers2017-05-07 23:27:08 +0200
commit8303fbfa8481d7098967106a9da049599a452757 (patch)
treeec22d57335c4f513ba20b5174a11e8693c2d351a /rc-local.service
parent32e9da8a006a5337c2a4a7984b16e9209e4f7bae (diff)
downloadaur-8303fbfa8481d7098967106a9da049599a452757.tar.gz
v4: Removed option SysVStartPriority
Support for option SysVStartPriority= has been removed and it is ignored According to https://lists.freedesktop.org/archives/systemd-devel/2014-November/025726.html this option never had any effect
Diffstat (limited to 'rc-local.service')
-rw-r--r--rc-local.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/rc-local.service b/rc-local.service
index c7d6fcf4680f..bc099a7f4bd1 100644
--- a/rc-local.service
+++ b/rc-local.service
@@ -15,7 +15,6 @@ ExecStart=/etc/rc.local start
TimeoutSec=0
StandardOutput=tty
RemainAfterExit=yes
-SysVStartPriority=99
[Install]
WantedBy=multi-user.target