X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=bacula-check-cert;h=2dc908c12a4aa9a3b44f46dd66267335bc09b2a7;hb=b57300acec64395ee4a1b01ff475685b8f44a140;hp=e7404451b8edf0f91ab72c0dddf7b5fda8b4e916;hpb=05a28605467fa8123b22247d25bda0325f9e93ca;p=bacula-cn.git diff --git a/bacula-check-cert b/bacula-check-cert index e740445..2dc908c 100755 --- a/bacula-check-cert +++ b/bacula-check-cert @@ -4,12 +4,13 @@ BACULACRT=/etc/bacula/bacula-fd.pem DAYS=$(expr 30 \* 86400) if [ ! -f $BACULACRT ]; then - mailx -s "BACULA: Ne mogu otvoriti datoteku $BACULACRT!" root <