Summary: | x11/sddm: /etc/ isn't a place for home directories | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Colin Percival <cperciva> | ||||
Component: | Individual Port(s) | Assignee: | Gleb Popov <arrowd> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | adridg, arrowd, jonc, kde, sv, tcberner | ||||
Priority: | --- | Flags: | tcberner:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Colin Percival
![]() ![]() Moin moin Sure, I see no problem with moving it in principal. It may have been that we took gdm, which does the same as a template... too long ago to remember :) mfg Tobias *** Bug 245117 has been marked as a duplicate of this bug. *** Created attachment 214561 [details]
Proposed patch
It would probably not hurt to also add an UPDATING entry with the command to run when updating. The UPDATING entry can be the same at the upgrade message, **but** .. Note that /usr/local/etc/sddm/home may contain some files already (in particular, `state.conf`) that have a real effect. The message should either explicitly mention moving the `state.conf` file, or mention that you'll need to select a user and session anew. A commit references this bug: Author: arrowd Date: Sun May 17 08:21:06 UTC 2020 New revision: 535524 URL: https://svnweb.freebsd.org/changeset/ports/535524 Log: x11/sddm: Switch SDDM user's HOME directory from /usr/local/etc/sddm/home to /var/lib/sddm, as sddm(5) man page requests. PR: 244756 Reviewed by: tcberner, adridg Changes: head/UIDs head/UPDATING head/x11/sddm/Makefile head/x11/sddm/pkg-message A commit references this bug: Author: arrowd Date: Sun May 17 08:44:12 UTC 2020 New revision: 535529 URL: https://svnweb.freebsd.org/changeset/ports/535529 Log: x11/sddm: Constrain upgrade pkg-message to pre 0.18.1_4 version. PR: 244756 Changes: head/x11/sddm/pkg-message |