[systemd-bugs] [Bug 88567] New: systemd-sysusers: Allow overriding dynamic ('-') field values with static values without warnings

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 18 14:48:59 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=88567

            Bug ID: 88567
           Summary: systemd-sysusers: Allow overriding dynamic ('-') field
                    values with static values without warnings
           Product: systemd
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: a.c.kalker at gmail.com
        QA Contact: systemd-bugs at lists.freedesktop.org

Using Arch Linux x86_64, systemd 218.

When I try overriding the unspecified (dynamic) GID of group 'disk' with a
static value, for example:

---
basic.conf:
g disk    -     -            -

archlinux.conf:
g disk    6     -            -
---

systemd-sysusers logs the following warning: "Two or more conflicting lines for
disk configured, ignoring."
In this particular case, the desired gid gets assigned, but in general it isn't
clear from the message which line gets ignored.

I think it is very useful to be able to override the dynamic or default field
values for a user or group as specified in one configuration file with static
values specified for that same user or group in a different configuration file
without warnings.
This way there is no need to customize the configuration files which ship with
systemd (and keep those changes in sync with future updates).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150118/2724373b/attachment.html>


More information about the systemd-bugs mailing list