vws.service at [3a33d29e3f]
Not logged in

File vws.service artifact e9ec62b9e8 part of check-in 3a33d29e3f


[Unit]
Description=Virtual Workstation Autostart
Documentation=man:vws(1)
After=network.target dnsmasq.service
[Service]
Type=forking
ExecStart=vws autostart
ExecStop=vws shutdown --wait
Restart=no
[Install]
WantedBy=muiti-user.target
Alias=vws.service