[Bug 875098] New: Yast Services Manager does not list proper targets for "default system target" dropdown
https://bugzilla.novell.com/show_bug.cgi?id=875098 https://bugzilla.novell.com/show_bug.cgi?id=875098#c0 Summary: Yast Services Manager does not list proper targets for "default system target" dropdown Classification: openSUSE Product: openSUSE Factory Version: 13.2 Milestone 0 Platform: Other OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: yast2-maintainers@suse.de ReportedBy: mark_buell@yahoo.com QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0 OS and hardware: openSUSE Factory (Bottle) (armv6hl) - raspberrypi YaST ncurses version. Services Manager module has "default system target" dropdown box at the top of the Services Manager window. A choice is mandated. The only available targets (in the dropdown) on this installation are halt kexec poweroff reboot Remote File Systems Rescue Mode runlevel0 runlevel1 runlevel6 And I don't want any of those targets as my system default! Command line systemctl list-units --type target results: UNIT LOAD ACTIVE SUB DESCRIPTION basic.target loaded active active Basic System cryptsetup.target loaded active active Encrypted Volumes getty.target loaded active active Login Prompts graphical.target loaded active active Graphical Interface local-fs-pre.target loaded active active Local File Systems (Pre) local-fs.target loaded active active Local File Systems multi-user.target loaded active active Multi-User System network.target loaded active active Network nss-lookup.target loaded active active Host and Network Name Lookups paths.target loaded active active Paths remote-fs-pre.target loaded active active Remote File Systems (Pre) remote-fs.target loaded active active Remote File Systems rpcbind.target loaded active active RPC Port Mapper slices.target loaded active active Slices sockets.target loaded active active Sockets swap.target loaded active active Swap sysinit.target loaded active active System Initialization time-sync.target loaded active active System Time Synchronized timers.target loaded active active Timers So, I know the system has a more normal choice of available targets. I copied multi-user.target to /etc/systemd/system, in case the dropdown reads that dir to locate available targets. Dropdown did not change. I change the default using command line "systemctl" (to multi-user). It creates a symlink appropriately. This action DOES change the contents of the dropbox, as my default is now shown correctly. So, it looks like a bug to me. Reproducible: Always Steps to Reproduce: 1. As root, open ncurses yast. 2. Navigate to <System><Services Manager> 3. Observer "default system target" dropdown. -- 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=875098 https://bugzilla.novell.com/show_bug.cgi?id=875098#c Lukas Ocilka <locilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |vmoravec@suse.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=875098 https://bugzilla.novell.com/show_bug.cgi?id=875098#c1 Vladimir Moravec <vmoravec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Vladimir Moravec <vmoravec@suse.com> 2014-07-01 11:43:21 UTC --- This issue has been fixed by https://github.com/yast/yast-services-manager/pull/70 . graphical.target and multi-user.target should be always displayed now. Some of the targets have been blacklisted like: halt kexec poweroff reboot system-update These are never going to be displayed. -- 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