[r27]: / trunk / wharfie / qemu / files / wharfie.service  Maximize  Restore  History

Download this file

15 lines (12 with data), 218 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
[Unit]
Description=wharfie
After=network.target

[Service]
Type=idle
ExecStart=/usr/local/wharfie/qemu_autorun.sh
StandardInput=tty
#TTYPath=/dev/tty2
#TTYReset=yes
#TTYHangup=yes

[Install]
WantedBy=multi-user.target