aboutsummaryrefslogtreecommitdiffstats
path: root/shadow-libpassphrase/shadow.service
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2024-10-08 20:37:59 +0200
committerMattias Andrée <m@maandree.se>2024-10-08 20:37:59 +0200
commit0154753b4432ab9ea89ce4efbaa4462fab5b1fba (patch)
treec7010780da4e12fa6e6d6e0fced00b6a75844db2 /shadow-libpassphrase/shadow.service
parentUpdate libkeccak-musl to version 1.4.2 (diff)
downloadaur-packages-0154753b4432ab9ea89ce4efbaa4462fab5b1fba.tar.gz
aur-packages-0154753b4432ab9ea89ce4efbaa4462fab5b1fba.tar.bz2
aur-packages-0154753b4432ab9ea89ce4efbaa4462fab5b1fba.tar.xz
cleanup
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--shadow-libpassphrase/shadow.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/shadow-libpassphrase/shadow.service b/shadow-libpassphrase/shadow.service
deleted file mode 100644
index 5c1c845..0000000
--- a/shadow-libpassphrase/shadow.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[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