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:
parent
32e9da8a00
commit
8303fbfa84
3 changed files with 5 additions and 6 deletions
|
@ -15,7 +15,6 @@ ExecStart=/etc/rc.local start
|
|||
TimeoutSec=0
|
||||
StandardOutput=tty
|
||||
RemainAfterExit=yes
|
||||
SysVStartPriority=99
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue