diff options
Diffstat (limited to 'src/etc/cron.d/70_laps_cron')
-rw-r--r-- | src/etc/cron.d/70_laps_cron | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/etc/cron.d/70_laps_cron b/src/etc/cron.d/70_laps_cron new file mode 100644 index 0000000..6be219b --- /dev/null +++ b/src/etc/cron.d/70_laps_cron @@ -0,0 +1,4 @@ +# file: /etc/cron.d/70_laps.cron +# Local Administrator Password Solution + +30 1 * * * root /usr/share/laps/laps.sh 1>/dev/null 2>&1 |