summaryrefslogtreecommitdiff
path: root/community/qingy/qingy@.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/qingy/qingy@.service')
-rw-r--r--community/qingy/qingy@.service21
1 files changed, 0 insertions, 21 deletions
diff --git a/community/qingy/qingy@.service b/community/qingy/qingy@.service
deleted file mode 100644
index 537eb53fd..000000000
--- a/community/qingy/qingy@.service
+++ /dev/null
@@ -1,21 +0,0 @@
-[Unit]
-Description=Qingy on %I
-Documentation=info:qingy
-After=systemd-user-sessions.service plymouth-quit-wait.service
-
-[Service]
-Environment=TERM=linux
-ExecStart=/usr/bin/qingy %I -n
-Type=idle
-Restart=always
-RestartSec=0
-UtmpIdentifier=%I
-TTYPath=/dev/%I
-TTYReset=yes
-TTYVHangup=yes
-TTYVTDisallocate=yes
-KillMode=process
-IgnoreSIGPIPE=no
-
-[Install]
-Alias=getty.target.wants/qingy@tty1.service