X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=systemd%2Fpl_boot.service;h=7ab5f8eacba3fd5b0f26af854ae291e433ea37a9;hb=4b85e30580433a5d81c692170de638e09bd4cc22;hp=8fd36ac60fe2aaf5cadf5ec9feb67cb6818816b0;hpb=0e7494ab86d99cd33964e552ab9a1dbcca52751e;p=bootcd.git diff --git a/systemd/pl_boot.service b/systemd/pl_boot.service index 8fd36ac..7ab5f8e 100644 --- a/systemd/pl_boot.service +++ b/systemd/pl_boot.service @@ -6,6 +6,6 @@ After=network.target # in debug mode we fork bash -x so that we can get a grip on # what exactly is going on in here [Service] -ExecStart=/bin/bash -x /etc/init.d/pl_sysinit > /dev/console -ExecStart=/bin/bash -x /etc/init.d/pl_boot > /dev/console +ExecStart=/etc/init.d/pl_sysinit +ExecStart=/etc/init.d/pl_boot Type=oneshot