summaryrefslogtreecommitdiffstats
path: root/build_tools/archiso-19/mythvantage/backup_copy/airootfs/etc/systemd/system/linhes-install.service
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/archiso-19/mythvantage/backup_copy/airootfs/etc/systemd/system/linhes-install.service')
-rw-r--r--build_tools/archiso-19/mythvantage/backup_copy/airootfs/etc/systemd/system/linhes-install.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/build_tools/archiso-19/mythvantage/backup_copy/airootfs/etc/systemd/system/linhes-install.service b/build_tools/archiso-19/mythvantage/backup_copy/airootfs/etc/systemd/system/linhes-install.service
new file mode 100644
index 0000000..c517e39
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/backup_copy/airootfs/etc/systemd/system/linhes-install.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Start LinHES installer at display
+
+[Service]
+Type=oneshot
+ExecStart=/root/linhes_install/startx
+ExecStop=bash /root/linhres_install/all_stop.sh
+RemainAfterExit=yes
+