Create own role for yavdr-desktop

This commit is contained in:
Alexander Grothe
2018-02-12 08:48:12 +01:00
parent fa6f49de85
commit 218007ea77
16 changed files with 386 additions and 7439 deletions

View File

@@ -0,0 +1,10 @@
[Unit]
Description=exit window manager gracefully
[Service]
ExecStart=/bin/true
ExecStop=/usr/bin/openbox --exit
RemainAfterExit=True
[Install]
WantedBy=default.target