From 830c8bd7cc50f84a41580e1b220c1482afac2d2a Mon Sep 17 00:00:00 2001 From: Mariusz Mazur Date: Tue, 9 Aug 2016 13:26:33 +0000 Subject: [PATCH] Drop SysVStartPriority= systemd[1]: [/lib/systemd/system/rc-local.service:19] Support for option SysVStartPriority= has been removed and it is ignored --- rc-local.service | 1 - 1 file changed, 1 deletion(-) diff --git a/rc-local.service b/rc-local.service index 233c8fb..688750a 100644 --- a/rc-local.service +++ b/rc-local.service @@ -16,4 +16,3 @@ ExecStop=-/bin/rm -f /var/lock/subsys/local TimeoutSec=0 StandardOutput=tty RemainAfterExit=yes -SysVStartPriority=99 -- 2.44.0