forked from pool/systemd
13 lines
458 B
Diff
13 lines
458 B
Diff
|
diff -Naur systemd-210/units/rc-local.service.in systemd-210-mod/units/rc-local.service.in
|
||
|
--- systemd-210/units/rc-local.service.in 2013-08-13 22:02:52.788756123 +0200
|
||
|
+++ systemd-210-mod/units/rc-local.service.in 2014-03-25 08:34:40.317587764 +0100
|
||
|
@@ -10,7 +10,7 @@
|
||
|
[Unit]
|
||
|
Description=@RC_LOCAL_SCRIPT_PATH_START@ Compatibility
|
||
|
ConditionFileIsExecutable=@RC_LOCAL_SCRIPT_PATH_START@
|
||
|
-After=network.target
|
||
|
+After=basic.target
|
||
|
|
||
|
[Service]
|
||
|
Type=forking
|