Bugzilla Automation <[email protected]> has asked [email protected] for maintainer-feedback: Bug 230708: x11/sddm: rc.d script doesn't set sddm_enable default value https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230708
--- Description --- If x11/sddm is installed but sddm_enable is not set to "YES" in /etc/rc.conf, a warning is printed: /etc/rc: WARNING: $sddm_enable is not set properly - see rc.conf(5). This is fixed by the attached patch, which sets a default sddm_enable value (like most other rc.d scripts do).
