summarylogtreecommitdiffstats
path: root/add-autologin-group.service
diff options
context:
space:
mode:
Diffstat (limited to 'add-autologin-group.service')
-rw-r--r--add-autologin-group.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/add-autologin-group.service b/add-autologin-group.service
deleted file mode 100644
index 77f727de4a96..000000000000
--- a/add-autologin-group.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Check if autologin group exist and also add the users.
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/add-autologin-group
-
-[Install]
-WantedBy=multi-user.target
-