aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/bleachbit.profile
Commit message (Collapse)AuthorAge
* bleachbit.profile: allow erasing Trash contentsLibravatar ydididodat2023-07-16
| | | | | | | Bleachbit is used to permanently delete files by overwriting the memory. So the most popular feature of Bleachbit is emptying the Trash. Relates to #5337.
* 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
* Merge pull request #4438 from caydey/masterLibravatar netblue302021-11-23
|\ | | | | Added `quiet` to some CLI profiles
| * Added "quiet" to profileLibravatar caydey2021-08-03
| |
* | Move disable-passwordmgr.inc into disable-common.inc/disable-programs.inc ↵Libravatar rusty-snake2021-08-12
|/ | | | | (#4461) See #4454
* Add noinput to all profiles with private-devLibravatar rusty-snake2021-05-05
|
* reorganize github etc directoryLibravatar netblue302020-04-21