FS#43741 - [tinc] add support for reloading configuration

Attached to Project: Community Packages
Opened by Florian Klink (flokli) - Sunday, 08 February 2015, 17:33 GMT
Last edited by Timothy Redaelli (tredaelli) - Monday, 09 February 2015, 11:01 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Timothy Redaelli (tredaelli)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

tincd is able to reload its configuration when receiving a SIGHUP.

So adding the line

ExecReload=/usr/bin/kill -HUP $MAINPID

in the "[Service]" section of /usr/lib/systemd/system/tincd@.service would make it possible to simply reload tincd config by running `systemctl reload tincd@name.service`
This task depends upon

Closed by  Timothy Redaelli (tredaelli)
Monday, 09 February 2015, 11:01 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 1.0.25-2

Loading...