Note about restarting early
This commit is contained in:
@@ -36,6 +36,7 @@ else
|
|||||||
sudo systemd-run --on-active=15m --timer-property=AccuracySec=1s --unit="$TIMER_NAME" \
|
sudo systemd-run --on-active=15m --timer-property=AccuracySec=1s --unit="$TIMER_NAME" \
|
||||||
rm "$NOPASSWD_FILE"
|
rm "$NOPASSWD_FILE"
|
||||||
echo "Passwordless sudo has been ENABLED. It will automatically disable in 15 minutes."
|
echo "Passwordless sudo has been ENABLED. It will automatically disable in 15 minutes."
|
||||||
|
echo "Note: if you restart before then, run omarchy-sudo-passwordless-toggle again to disable it."
|
||||||
else
|
else
|
||||||
echo "Aborted. No changes made."
|
echo "Aborted. No changes made."
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user