summarylogtreecommitdiffstats
path: root/shadow.service
blob: 5c1c84583105a7de1e442c1c9e2195d5817c5fcb (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Verify integrity of password and group files

[Service]
Type=oneshot
ExecStart=/usr/bin/pwck -r
ExecStart=/usr/bin/grpck -r
Nice=19
IOSchedulingClass=best-effort
IOSchedulingPriority=7