It looks like the countdown timer for shutdown(, restart, etc.) added in #74 is hard-coded to 60 seconds. Whereas this is probably a sensible default value for most use cases, it is quite long for others1. Could the countdown timer value be moved instead to a user-configurable file/setting instead?
It looks like the countdown timer for shutdown(, restart, etc.) added in #74 is hard-coded to 60 seconds. Whereas this is probably a sensible default value for most use cases, it is quite long for others1. Could the countdown timer value be moved instead to a user-configurable file/setting instead?
Footnotes
Specifically, I have a small Pop_OS machine used for automated monitoring without a dedicated keyboard/mouse attached, which I power on/off with the physical button on the computer case -- I would like to set the shutdown timer to a considerably shorter value in the 0-10 seconds range ↩