aboutsummaryrefslogtreecommitdiffstats
path: root/etc/templates
Commit message (Collapse)AuthorAge
...
* Update syscalls.txtLibravatar rusty-snake2019-09-05
|
* Merge pull request #2921 from rusty-snake/allow-common-devel.incLibravatar rusty-snake2019-08-22
|\ | | | | Introduce allow-common-devel.inc
| * Introduce allow-common-devel.incLibravatar rusty-snake2019-08-22
| |
* | update syscalls.txtLibravatar rusty-snake2019-08-22
|/
* Update syscalls.txtLibravatar rusty-snake2019-07-22
| | | | | | * remove mincore * add @default without chroot * add @default-nodebuggers without chroot
* Update wording in templates (#2815)Libravatar glitsj162019-06-30
| | | | | | | | * Change wording in redirect_alias-profile.template * Change wording in profile.template * Update wording in redirect_alias-profile.template
* Update profile templatesLibravatar rusty-snake2019-06-30
|
* Improve profile.templateLibravatar rusty-snake2019-06-20
| | | | | | | | | | | | | | | | | | | | | | | * uncomment .local includes * add options * ##ignore noexec /tmp * ##caps.keep CAPS * ##hostname NAME * ##writable-etc * ##writable-run-user * ##writable-var * ##writable-var-log * add disable x11 * x11 none * blacklist /tmp/.X11-unix * comment when which of the both option should be used * sort private-etc template Common * add comments * machine-id: breaks sound and sometime dbus related functions * private-bin: python should be added by 'python*' * protocol: auxiliary comment for protocol line * add 'packet' to protocol list * Sections structure: OPTIONS: now has seccomp* instead of seccomp
* some fixes in profile.templateLibravatar rusty-snake2019-06-16
|
* template profile: update private-etc templates (#2745)Libravatar SkewedZeppelin2019-06-11
| | | | This replaces the outdated templates from #1734 with new templates from the program used in #2093
* Mention macros in profile.template (#2759)Libravatar Jose Riha2019-06-11
|
* merges & fixesLibravatar rusty-snake2019-06-06
|
* Make lua commented in profile templateLibravatar Jose Riha2019-06-05
|
* many profile cleanupsLibravatar rusty-snake2019-06-02
|
* Update redirect_alias-profile.templateLibravatar rusty-snake2019-06-01
|
* Update profile.template for allow-INTERPETER.incLibravatar rusty-snake2019-06-01
|
* Delete NotesLibravatar rusty-snake2019-06-01
| | | Everything in Notes is now in profile.template (#2735)
* Extend profile.template with comments (#2735)Libravatar Jose Riha2019-06-01
|
* Fix typo in templateLibravatar Jose Riha2019-06-01
|
* Add profile templatesLibravatar rusty-snake2019-05-30
Create etc/templates * profile.template * redirect_alias-profile.template * syscalls.txt * Notes