Removes permission settings in service - they break ssh pushing
Build / build (push) Failing after 6s

This commit is contained in:
2026-05-14 13:28:34 -04:00
parent 74b148af20
commit 4f79212c45
-4
View File
@@ -10,10 +10,6 @@ ExecStart=%h/.local/bin/converge --config %h/.config/converge/config.yaml
Restart=on-failure Restart=on-failure
RestartSec=10 RestartSec=10
# Security hardening
NoNewPrivileges=yes
PrivateTmp=yes
# Allow notify-send to reach the desktop session # Allow notify-send to reach the desktop session
Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%U/bus Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%U/bus