diff options
author | Karel Kočí <cynerd@email.cz> | 2020-10-22 14:25:45 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2020-10-22 14:25:45 +0200 |
commit | 55b66a930c086d57f567e5d72ec7575df4a18fcc (patch) | |
tree | 48b461e8c06a86d4f0e787897a560d96a1559f08 /user-notify/files/user_notify.cron | |
parent | cb1b57931e787facba5335cc3ca85613089a91cf (diff) | |
download | openwrt-personal-pkgs-55b66a930c086d57f567e5d72ec7575df4a18fcc.tar.gz openwrt-personal-pkgs-55b66a930c086d57f567e5d72ec7575df4a18fcc.tar.bz2 openwrt-personal-pkgs-55b66a930c086d57f567e5d72ec7575df4a18fcc.zip |
user-notify: remove
Diffstat (limited to 'user-notify/files/user_notify.cron')
-rw-r--r-- | user-notify/files/user_notify.cron | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/user-notify/files/user_notify.cron b/user-notify/files/user_notify.cron deleted file mode 100644 index 63e77e8..0000000 --- a/user-notify/files/user_notify.cron +++ /dev/null @@ -1,2 +0,0 @@ -MAILTO="" -*/5 * * * * root /usr/bin/notifier |