systemd: Add [install] section to hyprpolkitagent.service (#3)

* Update hyprpolkitagent-service.in

Add Install - Wantedby strings, so the service could be enabled

* Update hyprpolkitagent-service.in
This commit is contained in:
izmyname 2024-10-23 00:33:58 +05:00 committed by GitHub
parent 065eff3925
commit b22dfc2e09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -8,4 +8,7 @@ ConditionEnvironment=WAYLAND_DISPLAY
ExecStart=@LIBEXECDIR@/hyprpolkitagent
Slice=session.slice
TimeoutStopSec=5sec
Restart=on-failure
Restart=on-failure
[Install]
WantedBy=graphical-session.target