summaryrefslogtreecommitdiffstats
path: root/video_in_hal/agl-systemd/setup_refhw.service
diff options
context:
space:
mode:
Diffstat (limited to 'video_in_hal/agl-systemd/setup_refhw.service')
-rwxr-xr-xvideo_in_hal/agl-systemd/setup_refhw.service15
1 files changed, 0 insertions, 15 deletions
diff --git a/video_in_hal/agl-systemd/setup_refhw.service b/video_in_hal/agl-systemd/setup_refhw.service
deleted file mode 100755
index 427dfed..0000000
--- a/video_in_hal/agl-systemd/setup_refhw.service
+++ /dev/null
@@ -1,15 +0,0 @@
-[Unit]
-Description=Initialize Reference Hardware Settings
-#After=weston.service
-
-[Service]
-EnvironmentFile=/tool_9E_SI/env.txt
-ExecStart=/tool_9E_SI/setup_refhw.sh
-Type=oneshot
-#StandardInput=tty
-#TTYPath=/dev/tty1
-#TTYReset=yes
-#TTYVHangup=yes
-
-[Install]
-WantedBy=multi-user.target