~kennylevinsen/poweralertd-devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] Restart systemd service on failure

Details
Message ID
<20240218103147.69231-1-damien.dev@tardypad.me>
DKIM signature
pass
Download raw message
Patch: +1 -0
---
 contrib/systemd-user/poweralertd.service.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/systemd-user/poweralertd.service.in b/contrib/systemd-user/poweralertd.service.in
index 475fa00..c0c6559 100644
--- a/contrib/systemd-user/poweralertd.service.in
+++ b/contrib/systemd-user/poweralertd.service.in
@@ -7,6 +7,7 @@ Requires=graphical-session.target
[Service]
Type=simple
ExecStart=@bindir@/poweralertd
Restart=on-failure

[Install]
WantedBy=graphical-session.target
-- 
2.43.2
Details
Message ID
<bbf5f8df-8335-4f12-8d54-bb9cb3c3dee4@kl.wtf>
In-Reply-To
<20240218103147.69231-1-damien.dev@tardypad.me> (view parent)
DKIM signature
pass
Download raw message
Applied, thanks!
Reply to thread Export thread (mbox)