mambawelcome: systemd support

This commit is contained in:
2013-06-28 23:15:37 +02:00
parent d96f76cfb0
commit 6d6e72bc35
4 changed files with 41 additions and 7 deletions

View File

@@ -0,0 +1,12 @@
[Unit]
Description=openmamba 2nd stage installation welcome dialog
Conflicts=getty@tty1.service
After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service
[Service]
ExecStart=/usr/share/openmamba/mambawelcome/mambawelcome
Restart=always
IgnoreSIGPIPE=no
[Install]
WantedBy=mambawelcome.target