On Mon, Feb 1, 2016 at 6:28 PM, Justin Garrison wrote:
> /bin/kill -RTMIN+22 1
>> systemctl islolate ...
>> journalctl -b
>
>
> -RTMIN+22 doesn't appear to be a valid kill flag and I couldn't find
> documentation on which flags do what for systemd
>
The signals are documented in `man systemd`.
>
> /bin/kill -RTMIN+22 1
> systemctl islolate ...
> journalctl -b
-RTMIN+22 doesn't appear to be a valid kill flag and I couldn't find
documentation on which flags do what for systemd
I tried -RTMIN+2 and the system hung and told me it was going to shut down
but didn't. I switched ttys and tried
30.01.2016 03:22, Justin Garrison пишет:
> When trying to isolate targets I run systemctl isolate multi-user.target
> but on the systems I've tested (rhel 7.0-7.2 and Fedora 21-23) will also
> restart networking. It also appears that the network restart does not wait
> for NetworkManager-wait-onlin
When trying to isolate targets I run systemctl isolate multi-user.target
but on the systems I've tested (rhel 7.0-7.2 and Fedora 21-23) will also
restart networking. It also appears that the network restart does not wait
for NetworkManager-wait-online or systemd-networkd-wait-online even if I
manua