summarylogtreecommitdiffstats
path: root/boot-digest-check.service
blob: 8826dbee73ff5967573ca6fade2da35b60cbe91a (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Check boot partition checksums

[Service]
Type=oneshot
ExecStart=/bin/sh /usr/bin/boot-digest-check

[Install]
WantedBy=multi-user.target