Questions tagged [signals]
The signals tag has no summary.
1 questions from the last 7 days
1
vote
1
answer
51
views
Is it possible to have custom reload/restart-like commands in systemctl for a daemon?
I'm developing a daemon that runs under control of systemd, and that has a feature to reload code that's inbetween "systemctl reload" and "systemctl restart". Unlike "...