Diff
Not logged in

Differences From Artifact [d6ec7e4063]:

To Artifact [6b9249971a]:


1
2
3
4
5
6
7
8


9
10
11
12
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=/usr/local/bin/vws autostart
ExecStop=/usr/local/bin/vws shutdown --wait
ExecStart=@bindir@/vws autostart
ExecStop=@bindir@/vws shutdown --wait
Restart=no
[Install]
WantedBy=muiti-user.target
Alias=vws.service