Skip to content

Commit dcf68c7

Browse files
committed
update readme to reflect the change
1 parent 9c5e40e commit dcf68c7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,10 @@ Additional information for the following roles:
8989
* technically there are built-in methods to run apt and snap update daily
9090
(unattended-upgrades), however, none of those methods seem to work.
9191
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)
9596

9697
* aws
9798
* installs [AWS CLI v2](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html)

0 commit comments

Comments
 (0)