Differences From Artifact [dda59bb750]:
- File vws.service — part of check-in [f1d54672c8] at 2016-04-15 14:28:17 on branch trunk — Implemented shutdown command. Added systemd servcice file (user: vitus, size: 246) [annotate] [blame] [check-ins using]
To Artifact [e9ec62b9e8]:
- File vws.service — part of check-in [bf2749a038] at 2016-04-15 14:58:00 on branch trunk — Debugged shutdown command (user: vitus, size: 253) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 | 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 |