delay the execution of the payload
This commit is contained in:
parent
e86d052f5a
commit
6108cf1615
1 changed files with 1 additions and 1 deletions
|
@ -6,12 +6,12 @@ Environment=DISPLAY=:0
|
|||
Environment=XAUTHORITY=/home/pi/.Xauthority
|
||||
User=pi
|
||||
Group=pi
|
||||
ExecStartPre=/bin/sleep 60
|
||||
ExecStart=/opt/Cardinal/CardinalNative
|
||||
Restart=always
|
||||
RestartSec=10s
|
||||
KillMode=process
|
||||
TimeoutSec=infinity
|
||||
ConditionFileNotEmpty=/home/pi/Documents/templates/native.vcv
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical.target
|
||||
|
|
Loading…
Reference in a new issue