[Rpm-maint] [rpm-software-management/rpm] Add missing newline in sysusers Requires (PR #3201)

Bernhard Rosenkraenzer notifications at github.com
Mon Jul 8 18:06:32 UTC 2024


Without the newline, a sysusers file like

```
u saned - "SANE daemon user" /etc/sane.d /bin/false
m saned cdwriter
m saned usb
m saned scanner
```

Results in "funny" requirements
```
group(cdwriter)user(saned)
group(usb)user(saned)
```
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/3201

-- Commit Summary --

  * Add missing newline in sysusers Requires

-- File Changes --

    M fileattrs/sysusers.attr (2)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/3201.patch
https://github.com/rpm-software-management/rpm/pull/3201.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3201
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3201 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240708/f4992347/attachment.html>


More information about the Rpm-maint mailing list