https://bugs.koozali.org/show_bug.cgi?id=12676

--- Comment #1 from Brian Read <bri...@koozali.org> ---
[root@sme10 ~]# systemctl status  ddclient | grep Reload
  Process: 7891 ExecReload=/usr/bin/kill -HUP $MAINPID (code=exited,
status=0/SUCCESS)
May 08 10:15:52 sme10.thereadclan.me.uk systemd[1]: Reloading A Perl Client
Used To Update Dynamic DNS.
May 08 10:15:52 sme10.thereadclan.me.uk systemd[1]: Reloaded A Perl Client Used
To Update Dynamic DNS.
[root@sme10 ~]# systemctl reload ddclient
[root@sme10 ~]# systemctl status  ddclient | grep Reload
  Process: 7924 ExecReload=/usr/bin/kill -HUP $MAINPID (code=exited,
status=0/SUCCESS)
May 08 10:15:52 sme10.thereadclan.me.uk systemd[1]: Reloading A Perl Client
Used To Update Dynamic DNS.
May 08 10:15:52 sme10.thereadclan.me.uk systemd[1]: Reloaded A Perl Client Used
To Update Dynamic DNS.
May 08 10:16:33 sme10.thereadclan.me.uk systemd[1]: Reloading A Perl Client
Used To Update Dynamic DNS.
May 08 10:16:33 sme10.thereadclan.me.uk systemd[1]: Reloaded A Perl Client Used
To Update Dynamic DNS.

ExecReload=/usr/bin/kill -HUP $MAINPID needed escape on $

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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to