install.sh: request graceful taskd.pl restart
commit0a671162264e26860f5168ddc970900d7cb73186
authorKyle J. McKay <mackyle@gmail.com>
Sun, 27 Nov 2016 09:11:04 +0000 (27 01:11 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 27 Nov 2016 09:11:04 +0000 (27 01:11 -0800)
tree0dff3220d98eb63d4fd1b5b3eb9f3465420b9eb7
parent1c1b9023c6bd5d5ad6a0d714a75a73aaf0416f7d
install.sh: request graceful taskd.pl restart

If the taskd.socket exists then request a graceful restart of
taskd.pl at the end of the install process by touching the
taskd.restart file and sending a nop request to the taskd.socket.

This will have the side effect of requesting a graceful jobd.pl
restart right after taskd.pl restarts.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
install.sh