diff options
Diffstat (limited to 'community-testing/qingy/qingy@.service')
-rw-r--r-- | community-testing/qingy/qingy@.service | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/community-testing/qingy/qingy@.service b/community-testing/qingy/qingy@.service deleted file mode 100644 index ce2156def..000000000 --- a/community-testing/qingy/qingy@.service +++ /dev/null @@ -1,20 +0,0 @@ -[Unit] -Description=Quingy on %I -Documentation=info:qingy -After=systemd-user-sessions.service plymouth-quit-wait.service - -[Service] -Environment=TERM=linux -ExecStart=/sbin/qingy %I -n -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 |