On Thu, Aug 16, 2018 at 1:55 AM Bernhard Schmidt
wrote:
> Hi,
>
> I've been sent here by the great systemd maintainers in Debian for
> clarification. The situation was observed on systemd v239 on Debian
> unstable.
>
> On src:openvpn we have recently gotten a bug report about local
> modification
Hi,
I've been sent here by the great systemd maintainers in Debian for
clarification. The situation was observed on systemd v239 on Debian
unstable.
On src:openvpn we have recently gotten a bug report about local
modifications of the [email protected] file in /etc being ignored when
the instance i
Thanks for the pointer. It turns out that Ubuntu puts IPAddressDeny=all
in systemd-udevd.service. I suppose I could remove that (reducing
protection, as you note) or add an IPAddressAllow setting to allow
access to the DNS server and remote URL I want to hit, but then I have
to worry about keep
Am Mi., 15. Aug. 2018 um 11:09 Uhr schrieb Jonathan Kamens :
>
> Hi,
>
> If I understand correctly, this mailing list can be used for questions about
> udev as well as about systemd. If that's not correct, somebody please let me
> know and I will go elsewhere (and if you know where that "elsewher
Jonathan,
Yes that is exactly the case. Look inside he unit filre, systemd-udevd.service.
It contains lines like:
PrivateMounts=yes
MemoryDenyWriteExecute=yes
RestrictRealtime=yes
RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6
SystemCallFilter=@system-service @module @raw-io
System
Hi,
If I understand correctly, this mailing list can be used for questions
about udev as well as about systemd. If that's not correct, somebody
please let me know and I will go elsewhere (and if you know where that
"elsewhere" should be, please let me know, that would be helpful!); I
don't me