Comment 21 for bug 1783267

Revision history for this message
Kolargol00 (kolargol00) wrote :

There you go!

$ systemctl cat virtualbox-guest-utils-hwe
# /lib/systemd/system/virtualbox-guest-utils-hwe.service
[Unit]
Description=Virtualbox guest utils
Conflicts=systemd-timesyncd.service

[Service]
Type=forking
Restart=no
TimeoutSec=5min
IgnoreSIGPIPE=no
KillMode=process
GuessMainPID=no
RemainAfterExit=yes
ExecStart=/etc/init.d/virtualbox-guest-utils-hwe start
ExecStop=/etc/init.d/virtualbox-guest-utils-hwe stop

[Install]
WantedBy=multi-user.target

FWIW, I get exactly the same result when running with kernel 4.4.0-134-generic.