diff options
Diffstat (limited to 'units/suse/rc-local.service')
-rw-r--r-- | units/suse/rc-local.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/suse/rc-local.service b/units/suse/rc-local.service index 17f4322755..2384a18f94 100644 --- a/units/suse/rc-local.service +++ b/units/suse/rc-local.service @@ -9,6 +9,7 @@ # systemd-rc-local-generator if /etc/init.d/boot.local is executable. [Unit] Description=/etc/init.d/boot.local Compatibility +After=network.target [Service] Type=oneshot |