diff options
Diffstat (limited to 'agl-systemd')
-rwxr-xr-x | agl-systemd/tool_9E_SI/setup_refhw.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agl-systemd/tool_9E_SI/setup_refhw.sh b/agl-systemd/tool_9E_SI/setup_refhw.sh index e3f33a4..00abc93 100755 --- a/agl-systemd/tool_9E_SI/setup_refhw.sh +++ b/agl-systemd/tool_9E_SI/setup_refhw.sh @@ -40,7 +40,7 @@ restorecon -R /ramd ## Sprint 29 communication #chmod -R 777 /home/root/.app_can_d # TODO:for bluetooth_service -#chmod 777 /usr/agl/share +#chmod 777 /usr/share/basesystem #if `df -T / | grep nfs > /dev/null`; then #cp /sbin/insmod.kmod /tmp/insmod.kmod |