logoalt Hacker News

kosolamyesterday at 10:03 PM2 repliesview on HN

So it works also by using some cli utility to run my software for example?


Replies

razighter777yesterday at 10:24 PM

Yup. There are tools that use landlock to accomplish just that.

https://github.com/Zouuup/landrun

All you gotta do is apply a policy and do a fork() exec(). There is also support in firejail.

show 1 reply