[Touch-packages] [Bug 2077892] [NEW] Two different values for /run/lock

2024-08-26 Thread Lee Maguire
Public bug reported: There are conflicting values for /run/lock (1755 and 0755) in /usr/lib/tmpfiles.d Log line: systemd-tmpfiles[139060]: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring. /usr/lib/tmpfiles.d$ grep "d /run/lock " * debian.conf:d /run/lock17

[Touch-packages] [Bug 1741775] Re: bad symlink "/etc/resolvconf/resolv.conf.d/original"

2023-03-09 Thread Lee Maguire
I see this issue on a fresh install of Ubuntu 22.04, where "/etc/resolv.conf" exists as a symlink before resolvconf is installed, creating a dangling symlink in "/etc/resolvconf/resolv.conf.d/original". I believe the line in resolvconf.postinst that creates the file cp -a /etc/resolv.conf /etc

[Touch-packages] [Bug 1864466] [NEW] abstraction file for tcpwrappers

2020-02-24 Thread Lee Maguire
Public bug reported: Please include an abstraction file for TCP wappers - e.g. abstractions/tcpwap This would include, at minimum, ``` /etc/hosts.allow r, /etc/hosts.deny r, ``` Software built to read hosts.allow (e.g. built with libwrap0) will usually have these permissions incorporated in