[Bug 798383] New: ypbind systemd service definition doesn't obey sysconfig settings
https://bugzilla.novell.com/show_bug.cgi?id=798383 https://bugzilla.novell.com/show_bug.cgi?id=798383#c0 Summary: ypbind systemd service definition doesn't obey sysconfig settings Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: All OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jschrod@acm.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=520139) --> (http://bugzilla.novell.com/attachment.cgi?id=520139) Patch to /lib/systemd/system/ypbind.service User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15 The systemd service definition of ypbind doesn't obey settings from /etc/sysconfig/ypbind. That's because the script /usr/share/ypbind/ypbind-systemd-pre that is supposed to pick them up is executed and not sourced in ExecStart. Reproducible: Always Steps to Reproduce: 1. Add "-ypsetme" to YPBIND_OPTIONS in /etc/sysconfig/ypbind 2. systemctl restart ypbind.service Actual Results: systemctl status ypbind.service shows that -ypsetme was not passed as an option to ypbind. Or any other setting from /etc/sysconfig/ypbind. Expected Results: -ypsetme should be passed as an option to ypbind. Other options should be supported, too. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=798383 https://bugzilla.novell.com/show_bug.cgi?id=798383#c Michal Vyskocil <mvyskocil@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |kukuk@suse.com |ovo.novell.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=798383 https://bugzilla.novell.com/show_bug.cgi?id=798383#c1 Thorsten Kukuk <kukuk@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Thorsten Kukuk <kukuk@suse.com> 2013-04-11 11:47:31 UTC --- The whole systemd support was broken, fixed in the devel project. -- 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.
participants (1)
-
bugzilla_noreply@novell.com