File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -89,9 +89,10 @@ Additional information for the following roles:
89
89
* technically there are built-in methods to run apt and snap update daily
90
90
(unattended-upgrades), however, none of those methods seem to work.
91
91
This primitive implementation achieves a similar effect.
92
- * This role is for any desktop/laptop that requires operating 24/7.
93
- * unfortunately there is no method to ensure reboots are triggered when
94
- required
92
+ * This role is for any desktop/laptop that operates 24/7.
93
+ * There is a basic script to check if a reboot is required,
94
+ which is scheduled to run daily at 0400hrs.(checks for presence of
95
+ /var/run/reboot-required)
95
96
96
97
* aws
97
98
* installs [ AWS CLI v2] ( https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html )
You can’t perform that action at this time.
0 commit comments