Add dependency to x@vt7.service to the user session

This commit is contained in:
Alexander Grothe
2017-07-31 11:45:33 +02:00
parent ea5ea149f9
commit 07b00a68b2
3 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
[Unit]
Wants=x@vt7.service
After=x@vt7.service
[Service]
TimeoutStopSec=20
KillMode=mixed