taskd.pl: schedule jobd.pl restart on taskd.pl restart
commit1c1b9023c6bd5d5ad6a0d714a75a73aaf0416f7d
authorKyle J. McKay <mackyle@gmail.com>
Sun, 27 Nov 2016 08:35:23 +0000 (27 00:35 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 27 Nov 2016 08:35:23 +0000 (27 00:35 -0800)
treea169531e18fd42a0eec491ae5317b685228bf1bd
parentc83a66f3cfc29560873256736ac45c65f9fb4bfb
taskd.pl: schedule jobd.pl restart on taskd.pl restart

When taskd.pl handles a graceful restart request, ask jobd.pl
to also gracefully restart shortly thereafter if it's currently
running.

With this support the install update process can easily schedule
a graceful restart of both taskd and jobd.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
taskd/taskd.pl