diff options
author | Karel Kočí <karel.koci@nic.cz> | 2020-10-08 11:56:45 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2020-10-08 11:56:45 +0200 |
commit | 464f5d8de44e832b05f4104fb51dbde5dd6e77ec (patch) | |
tree | 1156ce1c97478642fe22bdf81c7d44ef7825ff13 /user-notify/files/user_notify.cron | |
parent | 26edea6c1cb08dee516af1762381d9cafcb8f812 (diff) | |
download | openwrt-personal-pkgs-464f5d8de44e832b05f4104fb51dbde5dd6e77ec.tar.gz openwrt-personal-pkgs-464f5d8de44e832b05f4104fb51dbde5dd6e77ec.tar.bz2 openwrt-personal-pkgs-464f5d8de44e832b05f4104fb51dbde5dd6e77ec.zip |
user-notify: add to test new version
Diffstat (limited to 'user-notify/files/user_notify.cron')
-rw-r--r-- | user-notify/files/user_notify.cron | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/user-notify/files/user_notify.cron b/user-notify/files/user_notify.cron new file mode 100644 index 0000000..63e77e8 --- /dev/null +++ b/user-notify/files/user_notify.cron @@ -0,0 +1,2 @@ +MAILTO="" +*/5 * * * * root /usr/bin/notifier |