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
This commit is contained in:
Manuel Hüsers 2017-05-07 23:27:08 +02:00
parent 32e9da8a00
commit 8303fbfa84
3 changed files with 5 additions and 6 deletions

View file

@ -15,7 +15,6 @@ ExecStart=/etc/rc.local start
TimeoutSec=0
StandardOutput=tty
RemainAfterExit=yes
SysVStartPriority=99
[Install]
WantedBy=multi-user.target