Questo sito funziona meglio con JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
free
/
freedombone
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Activity
5992
Commit
5
Rami (Branch)
Albero (Tree):
e36ec5c0fb
freedombone
/
tests
/
check-aide-cron.sh
check-aide-cron.sh
97B
Cronologia
Originale
1
2
3
4
5
#1/bin/bash
if
[ $(grep aide /etc/crontab /etc/cron.*/* | wc
-l
)
-ne
0 ];
then
exit
1
fi