Cronjob to sync HW-Clock
This commit is contained in:
@@ -72,6 +72,14 @@ Wegen Time-Sync Meldungen:
|
||||
:msg, contains, "Time has been changed" ~
|
||||
```
|
||||
|
||||
Wegen fehlerhafter HW-Clock:
|
||||
|
||||
/etc/cron.d/sync-hw-clock:
|
||||
```
|
||||
MAILTO=root
|
||||
*/10 * * * * root /sbin/hwclock --systohc
|
||||
```
|
||||
|
||||
Installation NGINX (Zugang fuer Statusabfragen):
|
||||
```
|
||||
# yum install nginx
|
||||
|
||||
Reference in New Issue
Block a user