X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=bacula-check-cert;h=3ada58cc45102a4078425f94efd30b6f5d00e6b7;hb=refs%2Ftags%2Fdebian%2F20210226%2Bcn9u4;hp=29b6e6fce9c963581b0a315e35c3fcf77c25651a;hpb=a14849f1dc3c5fa875fbed6c778b4bcc07cb2da5;p=bacula-cn.git diff --git a/bacula-check-cert b/bacula-check-cert index 29b6e6f..3ada58c 100755 --- a/bacula-check-cert +++ b/bacula-check-cert @@ -3,8 +3,8 @@ BACULACRT=/etc/bacula/bacula-fd.pem DAYS=$(expr 30 \* 86400) -if [ ! -f $BACULACRT ]; then - mailx -s "BACULA: Ne mogu otvoriti datoteku $BACULACRT!" root <