control: tags -1 moreinfo

Am 17.03.2015 um 10:42 schrieb Christoph Pleger:
> 
> after changing the configuration of my eth0 network interface from 
> network-manager-configured (with dhcp)
> to statically configured by creating a file /etc/network/interfaces.d/eth0 
> with
> 
> auto eth0
> iface eth0 inet static
> address ...
> netmask 255.255.255.0
> broadcast ...
> gateway ...
> dns-nameservers ... ...
> dns-search ...
> 
> my computer does not reboot anymore when I enter "shutdown -r now", but hangs 
> while shutting down
> the network interface. Executing "ifdown eth0" does not hang, so I guess that 
> the problem is a bug
> in systemd.  

I suspect a dependency cycle/dead lock in the /etc/network/if-*.d/ scripts.

Can you run "systemctl start debug-shell.service", then shutdown, then
switch to tty9 and attach the output of

systemd-cgls
ps aux
systemctl list-jobs



-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to