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
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
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
3 matches
Mail list logo