8 lines
145 B
Desktop File
8 lines
145 B
Desktop File
[Unit]
|
|
Description=Verify integrity of password and group files
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/sbin/pwck -r
|
|
ExecStart=/usr/sbin/grpck -r
|