From 38b7a8e28bc5c102c226333769ed8f2b44a8ce76 Mon Sep 17 00:00:00 2001 From: David Timber Date: Mon, 16 May 2022 17:22:33 +0800 Subject: Doc and licence ... - Add Apache Licence Notice - Doc "boot-report" and "check-dnssec" - Change doc: upper (required) --- src/conf/crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/conf/crontab') diff --git a/src/conf/crontab b/src/conf/crontab index 35f52ce..d0eeda6 100644 --- a/src/conf/crontab +++ b/src/conf/crontab @@ -3,4 +3,4 @@ MAILTO="root" # Run default task every Sunday at midnight 0 0 * * sun root /var/lib/PALHM/src/palhm.py -q run # Check dnssec validity every hour -# 0 * * * * root systemd-run -qP -p Nice=15 -p ProtectSystem=strict -p ReadOnlyPaths=/ -p PrivateDevices=true --wait /var/lib/PALHM/src/palhm.py -q run check-dnssec +# 0 * * * * root systemd-run -qP -p User=palhm -p Nice=15 -p ProtectSystem=strict -p ReadOnlyPaths=/ -p PrivateDevices=true --wait /var/lib/PALHM/src/palhm.py -q run check-dnssec -- cgit v1.2.3-70-g09d2