Restart check #18634
icedterminal
started this conversation in
Ideas
Restart check
#18634
Replies: 1 comment
-
Yes, we actually want to include support for Debian's |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After every use of the update feature, it prompts for reboot. Instead of always prompting, why not have a check in place to determine if a reboot is necessary? I know on Debian you can check with
cat /var/run/reboot-required
. If this file exists, reboot. If it doesn't exist, no need to reboot. Could this feature be included?Beta Was this translation helpful? Give feedback.
All reactions