Focus is wifi-daemon again

This commit is contained in:
Tony Garnock-Jones 2022-02-10 13:40:32 +01:00
parent e8c8c3eabb
commit e0bb54dbf7
1 changed files with 5 additions and 5 deletions

View File

@ -21,10 +21,10 @@ rsync -avu --rsync-path="./root-rsync" \
protocols/schemas/*.prs \
${HOST}:/usr/share/synit/schemas/
# ssh ${HOST} "
# echo ${SUDOPASS} | sudo -S sh -c 'echo \"! <restart-service <daemon <wifi-daemon \\\"wlan0\\\">>>\" > /run/etc/syndicate/services/throck.pr';
# "
ssh ${HOST} "
echo ${SUDOPASS} | sudo -S sh -c 'echo \"! <restart-service <daemon user-settings-daemon>>\" > /run/etc/syndicate/services/throck.pr';
echo ${SUDOPASS} | sudo -S sh -c 'echo \"! <restart-service <daemon <wifi-daemon \\\"wlan0\\\">>>\" > /run/etc/syndicate/services/throck.pr';
"
# ssh ${HOST} "
# echo ${SUDOPASS} | sudo -S sh -c 'echo \"! <restart-service <daemon user-settings-daemon>>\" > /run/etc/syndicate/services/throck.pr';
# "