summaryrefslogtreecommitdiffstats
path: root/agl-systemd/tool_9E_SI/launch_sm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'agl-systemd/tool_9E_SI/launch_sm.sh')
-rwxr-xr-xagl-systemd/tool_9E_SI/launch_sm.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/agl-systemd/tool_9E_SI/launch_sm.sh b/agl-systemd/tool_9E_SI/launch_sm.sh
index 2fdec6f..1fd4435 100755
--- a/agl-systemd/tool_9E_SI/launch_sm.sh
+++ b/agl-systemd/tool_9E_SI/launch_sm.sh
@@ -19,8 +19,8 @@
export APPS_CONFIG_FILENAME=sm_launch.cfg
export SM_CONFIG_DATA_FILENAME=gpf_ss_sm_config_data.cfg
export XDG_RUNTIME_DIR=/run/user/0
-cd /usr/agl/bin/
+cd /usr/bin
rm -rf /var/local/lib/basesystem/nv/romaccess
rm /dev/shm/lockfile
-/usr/agl/bin/SS_SystemManager &
+/usr/bin/SS_SystemManager &