X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=systemd%2Fpl_sysinit.service;fp=systemd%2Fpl_sysinit.service;h=36b65ac61c6b9963e1f65b5d1cca96d9a1174d95;hb=f14fca8f1eeebd7361269001417e69899f9999c7;hp=0000000000000000000000000000000000000000;hpb=6fd14de2e516f319f163547d3bb72463b42a90ec;p=bootcd.git diff --git a/systemd/pl_sysinit.service b/systemd/pl_sysinit.service new file mode 100644 index 0000000..36b65ac --- /dev/null +++ b/systemd/pl_sysinit.service @@ -0,0 +1,10 @@ +[Unit] +Description=pl_sysinit service +Before=pl_boot.target +#After=syslog.target ntpdate.service + +[Service] +ExecStart=/etc/init.d/pl_sysinit + +[Install] +WantedBy=pl_sysinit.target