Diff
Not logged in

Differences From Artifact [dda59bb750]:

To Artifact [e9ec62b9e8]:


1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Virtual Workstation Autostart
Documentation=man:vws(1)
After=network.target dnsmasq.service
[Service]
Type=forking
ExecStart=vws autostart
ExecStop=vws shutdown
Restart=no
[Install]
WantedBy=muiti-user.target
Alias=vws.service







|




1
2
3
4
5
6
7
8
9
10
11
12
[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