Another place where things must be called with absolute path:

/lib/systemd/system $ grep bin/kill *
gdm3.service:ExecReload=/bin/kill -SIGHUP $MAINPID
gdm.service:ExecReload=/bin/kill -SIGHUP $MAINPID
network-manager.service:#ExecReload=/bin/kill -HUP $MAINPID
NetworkManager.service:#ExecReload=/bin/kill -HUP $MAINPID
openvpn@.service:ExecReload=/bin/kill -HUP $MAINPID
prometheus-node-exporter.service:ExecReload=/bin/kill -HUP $MAINPID
smartmontools.service:ExecReload=/bin/kill -HUP $MAINPID
ssh.service:ExecReload=/bin/kill -HUP $MAINPID
thinkfan.service:ExecReload=/bin/kill -HUP $MAINPID
tor@default.service:ExecReload=/bin/kill -HUP ${MAINPID}
tor@.service:ExecReload=/bin/kill -HUP ${MAINPID}
unbound.service:ExecReload=+/bin/kill -HUP $MAINPID

Please revert this change, or at least put a compat symlink in /bin in
place.

Christoph

Reply via email to