summaryrefslogtreecommitdiffstats
path: root/build_tools/archiso-19/mythvantage/airootfs/etc/systemd/system/linhes-install.service
blob: 0d0b2279185955dd9f8624ec410ae85a5f9a4598 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Start LinHES installer at display

[Service]
Type=oneshot
ExecStart=/root/linhes_install/startx
ExecStop=/root/linhes_install/all_stop.sh
RemainAfterExit=yes