cace5a1108
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/rear#130bac656a9e9c99699cfb493c0e6b8c53ffc904
5 lines
167 B
Plaintext
5 lines
167 B
Plaintext
# cronjob for ReaR
|
|
# periodically check if disk layout has changed and update
|
|
# the rescue image
|
|
30 1 * * * root /usr/sbin/rear checklayout || /usr/sbin/rear mkrescue
|