aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/songrec.profile
Commit message (Collapse)AuthorAge
* add restrict-namespaces to (almost) all profilesLibravatar smitsohu2022-12-20
|
* Remove shell none from profilesLibravatar rusty-snake2022-06-19
| | | | | | | | | | | | | | | | | | | | | | | Command: sed -i "/^shell none/d" etc/*/* TODO: ``` etc/profile-a-l/beaker.profile:ignore shell none etc/profile-a-l/default.profile:# shell none etc/profile-a-l/fdns.profile:#shell none etc/profile-a-l/gnome-nettool.profile:#shell none etc/profile-a-l/jitsi-meet-desktop.profile:ignore shell none etc/profile-m-z/pidgin.profile:# shell none etc/profile-m-z/rocketchat.profile:ignore shell none etc/profile-m-z/server.profile:# shell none etc/templates/profile.template:# OPTIONS (caps*, net*, no*, protocol, seccomp*, shell none, tracelog) etc/templates/profile.template:#shell none ``` - manpage - RELNOTES - fbuilder
* harden songrecLibravatar smitsohu2022-03-11
| | | | | | as suggested by @rusty-snake in addition blacklist/noblacklist/whitelist songrec application files
* Add songrecLibravatar Martin T. H. Sandsmark2021-05-08
It is a Rust application using Cargo, so harden based on common supply chain attacks seen. https://github.com/marin-m/SongRec