Files
Configs/Server/Root/etc/systemd/system/VmWindows7Earnapp1.service

12 lines
219 B
Desktop File
Executable File

[Unit]
Description=Windows 7 Earnapp 1 VM
After=network.target
[Service]
Type=simple
Restart=always
RestartSec=10
User=root
ExecStart=/bin/sh -c /Main/Server/VMs/Windows7Earnapp1.sh
[Install]
WantedBy=multi-user.target