このサイトはJavaScriptを使用しています
ホーム
エクスプローラ
ヘルプ
登録
サインイン
free
/
freedombone
ウォッチ
1
お気に入りに登録
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
7057
コミット
5
ブランチ
ツリー:
f3d6fc59f2
bashrc/stretch
jessie
master
stockholm
stretch
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'f3d6fc59f2' から
${ noResults }
freedombone
/
tests
/
check-aide-cron.sh
check-aide-cron.sh
97B
履歴
Raw形式
1
2
3
4
5
#1/bin/bash
if [ $(grep aide /etc/crontab /etc/cron.*/* | wc -l) -ne 0 ];then
exit 1
fi