mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-30 15:55:05 +02:00
systemd: make service restart on failure
xiccd crashed for some reason.
This commit is contained in:
parent
1b2c3b55b3
commit
a65d6371e8
7 changed files with 7 additions and 0 deletions
|
@ -6,3 +6,4 @@ PartOf=graphical-session@%i.target
|
|||
Environment=DISPLAY=%I
|
||||
ExecStart=/usr/bin/xsettingsd -c %h/.xsettingsd
|
||||
ExecReload=/usr/bin/kill -HUP $MAINPID
|
||||
Restart=on-failure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue