This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/lib/virtualbox/vboxweb-service.sh start
-
ExecStop=/usr/lib/virtualbox/vboxweb-service.sh stop
-
GuessMainPID=no
-
IgnoreSIGPIPE=no
-
KillMode=process
-
RemainAfterExit=yes
-
Restart=no
-
TimeoutSec=5min
-
Type=forking
-
-
[Unit]
-
After=vboxdrv.service
-
Before=runlevel2.target runlevel3.target runlevel4.target runlevel5.target shutdown.target
-
Conflicts=shutdown.target
-
Description=
-
SourcePath=/usr/lib/virtualbox/vboxweb-service.sh
-
Additionnal notes
Nothing here.