16
[Solved] systemd: BindReadOnlyPaths alternative allowing user to read it
(programming.dev)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Well just create another service with mounted paths and run shell script inside it or use
systemd run --property ...
?