aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/default.profile
Commit message (Collapse)AuthorAge
* adding private-tmp and private-dev to default.profileLibravatar netblue302023-08-20
|
* modif: drop deprecated 'shell' option references (#5894)Libravatar glitsj162023-07-19
| | | | | | | | | | | | The `shell` option has been removed. Remove stale references. This does NOT remove `shell none`-related code comments in: - src/firejail/fs_lib.c (L433-L441) - src/firejail/join.c (L415-L417) Relates to #5196. Suggested by #5891.
* add restrict-namespaces to (almost) all profilesLibravatar smitsohu2022-12-20
|
* introduce new option restrict-namespacesLibravatar smitsohu2022-07-23
|
* deterministic-shutdown optionLibravatar smitsohu2021-10-28
|
* Move disable-passwordmgr.inc into disable-common.inc/disable-programs.inc ↵Libravatar rusty-snake2021-08-12
| | | | | (#4461) See #4454
* Harden device access in default.profileLibravatar rusty-snake2021-05-14
|
* ordering wruc correctly in default.profileLibravatar glitsj162020-11-23
|
* Update default.profileLibravatar glitsj162020-11-23
| | | Nitpick wording + added a commented disable-shell.inc
* New disable include: disable-write-mnt.inc (#3622)Libravatar rusty-snake2020-09-07
| | | | | | | | | | | | | * New disable include: disable-write-mnt.inc It is for profiles which have a reasonable mnt access (we can not add disable-mnt), but no edit function (e.g. any kind of viewer). Added to - profile.template - default.profile - eo-common.profile * Update default.profile
* reorganize github etc directoryLibravatar netblue302020-04-21