forked from pool/systemd
fc3ae7490c
- Update to new upstream release 221 OBS-URL: https://build.opensuse.org/request/show/313261 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=875
18 lines
498 B
Diff
18 lines
498 B
Diff
---
|
|
units/rc-local.service.in | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
Index: systemd-221/units/rc-local.service.in
|
|
===================================================================
|
|
--- systemd-221.orig/units/rc-local.service.in
|
|
+++ systemd-221/units/rc-local.service.in
|
|
@@ -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
|