summaryrefslogtreecommitdiffstats
path: root/agl-systemd/launch_sm.service
diff options
context:
space:
mode:
Diffstat (limited to 'agl-systemd/launch_sm.service')
-rwxr-xr-xagl-systemd/launch_sm.service6
1 files changed, 3 insertions, 3 deletions
diff --git a/agl-systemd/launch_sm.service b/agl-systemd/launch_sm.service
index 8edc914..0a8d591 100755
--- a/agl-systemd/launch_sm.service
+++ b/agl-systemd/launch_sm.service
@@ -4,9 +4,9 @@ After=setup_refhw.service agl-trigger.service
[Service]
PermissionsStartOnly=yes
-EnvironmentFile=/tool_9E_SI/env.txt
-ExecStartPre=/tool_9E_SI/set_cgroup_rt_runtime_us.sh 950000
-ExecStart=/tool_9E_SI/launch_sm.sh
+EnvironmentFile=/etc/basesystem/env.txt
+ExecStartPre=/usr/bin/set_cgroup_rt_runtime_us.sh 950000
+ExecStart=/usr/bin/launch_sm.sh
Type=oneshot
User=root
StandardOutput=inherit