https://bugzilla.novell.com/show_bug.cgi?id=725503 https://bugzilla.novell.com/show_bug.cgi?id=725503#c25 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |chris@infosun.fim.uni-passa | |u.de --- Comment #25 from Frederic Crozat <fcrozat@suse.com> 2011-12-21 09:18:36 UTC --- please keep samba-client from home:fcrozat:systemd so we can try to fix it. Could you try commenting the following block from /etc/sysconfig/network/if-up.d/21-cifs : if rc_active nmb; then if grep -q -E ':name=systemd:/system/' /proc/$$/cgroup ; then log_msg=$( systemctl --ignore-dependencies start nmb.service 2>&1) else log_msg=$( rcnmb start 2>&1) fi log_dbg "${log_msg}" fi and reports if it works ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.