https://bugzilla.novell.com/show_bug.cgi?id=732934 https://bugzilla.novell.com/show_bug.cgi?id=732934#c11 --- Comment #11 from Carlos Robinson <carlos.e.r@opensuse.org> 2012-02-09 01:27:14 UTC --- (In reply to comment #10) Ok, I copied it to a temporary directory and run it from there. I think it works: Elanor:~/Bugzilla # ./chkconfig -s postfix on insserv: Note: sysvinit service postfix is shadowed by systemd postfix.service, Forwarding request to '/bin/systemctl --root / enable postfix.service'. insserv: Forward service request to systemctl returned error status : 256 Elanor:~/Bugzilla # ./chkconfig postfix Note: Forwarding request to 'systemctl is-enabled postfix.service'. enabled postfix on Elanor:~/Bugzilla # ./chkconfig -s postfix off insserv: Note: sysvinit service postfix is shadowed by systemd postfix.service, Forwarding request to '/bin/systemctl --root / disable postfix.service'. rm '/etc/systemd/system/multi-user.target.wants/postfix.service' insserv: Forward service request to systemctl returned error status : 256 Elanor:~/Bugzilla # ./chkconfig postfix Note: Forwarding request to 'systemctl is-enabled postfix.service'. disabled postfix off Elanor:~/Bugzilla # ./chkconfig -s postfix on insserv: Note: sysvinit service postfix is shadowed by systemd postfix.service, Forwarding request to '/bin/systemctl --root / enable postfix.service'. ln -s '///lib/systemd/system/postfix.service' '///etc/systemd/system/multi-user.target.wants/postfix.service' insserv: Forward service request to systemctl returned error status : 256 Elanor:~/Bugzilla # ./chkconfig postfix Note: Forwarding request to 'systemctl is-enabled postfix.service'. enabled postfix on Elanor:~/Bugzilla # The wrapping will spoil the text, but I added empty lines to clarify. I expanded the border of the edit window in Bugzilla, now it displays fine, but I'm afraid it will wrap when I save. I like the modified text, compared to the output in #0 it is clearer now. Thanks. -- 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.