mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-15 15:32:37 +02:00
Merge pull request #931 from jtheoof/jtheoof/fix/service
fix(systemd): restart when service fails
This commit is contained in:
@@ -6,6 +6,7 @@ After=graphical-session.target
|
||||
|
||||
[Service]
|
||||
ExecStart=@prefix@/bin/waybar
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session.target
|
||||
|
Reference in New Issue
Block a user