https://bugzilla.novell.com/show_bug.cgi?id=753904 https://bugzilla.novell.com/show_bug.cgi?id=753904#c0 Summary: systemd ignores settings in /etc/systemd/system.conf Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: All OS/Version: openSUSE 12.1 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Yarny@public-files.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2 I set ShowStatus=yes and SysVConsole=yes in /etc/systemd/system.conf and reboot, but systemd ignores my orders. Kernel command line does not have any settings which might override system.conf.
From a console: linux-1234:~ # cat /etc/systemd/system.conf | grep -E 'Status|Console' ShowStatus=yes SysVConsole=yes linux-1234:~ # systemctl show | grep -E 'Status|Console' ShowStatus=no SysVConsole=no linux-1234:~ # cat /proc/cmdline root=/dev/disk/by-id/ata-VBOX_HARDDISK_VB8362006a-7bc1993e-part2 resume=/dev/disk/by-id/ata-VBOX_HARDDISK_VB8362006a-7bc1993e-part1 splash=off quiet vga=0x317
Reproducible: Always -- 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.