On Sun, Mar 5, 2017 at 6:15 AM, Patrick O'Callaghan
<pocallag...@gmail.com> wrote:
>
> 'dnf update' (using the tracer plugin) often tells me to restart
> certain services via systemctl, which is fine. However on occasion it
> tells me to restart something manually. I can usually figure out how
> to do this, but the one I can't figure out is systemd itself:
>
> ...
> You should restart:
> * These applications manually:
> systemd
> # systemctl daemon-reexec
> # tracer
> You should restart:
> * These applications manually:
> systemd
>
> Sending HUP, TERM etc. to systemd doesn't make any difference.
>
> Is there a way to do this without rebooting?

systemctl daemon-reload
or
systemctl daemon-reexec

(Is rebooting that big a burden?!)
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to