From a3669c04838b48b6891b2ffc4b296fa515f8174f Mon Sep 17 00:00:00 2001 From: root Date: Tue, 21 Aug 2012 00:02:33 +0000 Subject: Tue Aug 21 00:02:33 UTC 2012 --- community-testing/qingy/qingy@.service | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 community-testing/qingy/qingy@.service (limited to 'community-testing/qingy/qingy@.service') diff --git a/community-testing/qingy/qingy@.service b/community-testing/qingy/qingy@.service new file mode 100644 index 000000000..ce2156def --- /dev/null +++ b/community-testing/qingy/qingy@.service @@ -0,0 +1,20 @@ +[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 -- cgit v1.2.3-54-g00ecf