[Feature] Add ExecReload to systemd service #742

Closed
opened 2025-12-29 02:23:09 +01:00 by adam · 1 comment
Owner

Originally created by @rwky3gtelecoms on GitHub (Jul 18, 2024).

Use case

This will allow reloading ACLs via systemctl reload headscale

Description

Add ExecReload=/bin/kill -HUP $MAINPID to systemd service.

Contribution

  • I can write the design doc for this feature
  • I can contribute this feature

How can it be implemented?

Add ExecReload=/bin/kill -HUP $MAINPID to systemd service.

Originally created by @rwky3gtelecoms on GitHub (Jul 18, 2024). ### Use case This will allow reloading ACLs via `systemctl reload headscale` ### Description Add `ExecReload=/bin/kill -HUP $MAINPID` to systemd service. ### Contribution - [X] I can write the design doc for this feature - [X] I can contribute this feature ### How can it be implemented? Add `ExecReload=/bin/kill -HUP $MAINPID` to systemd service.
adam added the enhancement label 2025-12-29 02:23:09 +01:00
adam closed this issue 2025-12-29 02:23:09 +01:00
Author
Owner

@kradalby commented on GitHub (Jul 19, 2024):

That would be great, would be great if you can contribute.

@kradalby commented on GitHub (Jul 19, 2024): That would be great, would be great if you can contribute.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#742