summarylogtreecommitdiffstats
path: root/aidecheck.service
blob: 3dca3082d4bd2b1119cff1a17011bef0c591b008 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Aide Check
ConditionACPower=true

[Service]
Type=simple
ExecStart=/usr/bin/aide --check

[Install]
WantedBy=multi-user.target