Re: [systemd-devel] Add filesystem paths to InaccessiblePaths globally for some paths ?

2025-02-11 Thread Mantas Mikulėnas
On Tue, Feb 11, 2025 at 5:53 PM Steve Traylen wrote: > > Units like "systemd-resolved.service" contain with good reason: > "ProtectSystem=strict" > > This of course bind mounts mounted filesystems into the units userspace. > > "strict" is > > "If set to "strict" the entire file system hierarchy i

[systemd-devel] Need Advice about MaxConnections on ssh.socket

2025-02-11 Thread Marc Haber
Hi, I am using ssh.socket to invoke ssh servers. What is not running cannot fail: [Unit] Description=OpenBSD Secure Shell server socket Before=ssh.service Conflicts=ssh.service ConditionPathExists=!/etc/ssh/sshd_not_to_be_run [Socket] ListenStream=22 Accept=yes [Install] WantedBy=sockets.target

[systemd-devel] Add filesystem paths to InaccessiblePaths globally for some paths ?

2025-02-11 Thread Steve Traylen
Units like "systemd-resolved.service" contain with good reason: "ProtectSystem=strict" This of course bind mounts mounted filesystems into the units userspace. "strict" is "If set to "strict" the entire file system hierarchy is mounted read-only, except for the API file system subtrees /de