[kde] [Bug 419218] New: SDDM fails to read /etc/sddm.conf as well as /etc/sddm.conf.d/XXX

Josef Wolf bugzilla_noreply at kde.org
Wed Mar 25 09:46:04 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=419218

            Bug ID: 419218
           Summary: SDDM fails to read /etc/sddm.conf as well as
                    /etc/sddm.conf.d/XXX
           Product: kde
           Version: unspecified
          Platform: openSUSE RPMs
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: jw at raven.inka.de
  Target Milestone: ---

To prevent powering down the machine by accident, I have put following contents
to /etc/sddm.conf and to /etc/sddm.conf.d/01-my-config:

   [General]
   HaltCommand=/bin/false
   RebootCommand=/bin/false

Those files are set to mode 0644 and the directories are set to mode 0755, so
there should be no permission problems.

But "sddm --example-config" still gives:

   [General]
   # Halt command
   HaltCommand=/usr/bin/systemctl poweroff

   # Input method module
   InputMethod=qtvirtualkeyboard

   # Comma-separated list of Linux namespaces for user session to enter
   Namespaces=

   # Initial NumLock state. Can be on, off or none.
   # If property is set to none, numlock won't be changed
   # NOTE: Currently ignored if autologin is enabled.
   Numlock=none

   # Reboot command
   RebootCommand=/usr/bin/systemctl reboot

This is on opensuse Leap.15.1, which contains sddm-0.18.0-lp151.3.3.1.x86_64

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list