summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ghostwriter.profile21
1 files changed, 4 insertions, 17 deletions
diff --git a/etc/ghostwriter.profile b/etc/ghostwriter.profile
index 48c02f195..1fb2d8f58 100644
--- a/etc/ghostwriter.profile
+++ b/etc/ghostwriter.profile
@@ -18,20 +18,10 @@ include disable-passwdmgr.inc
18include disable-programs.inc 18include disable-programs.inc
19include disable-xdg.inc 19include disable-xdg.inc
20 20
21#mkdir ${HOME}/.config/ghostwriter
22#whitelist ${HOME}/.config/ghostwriter
23#whitelist ${DESKTOP}
24#whitelist ${DOCUMENTS}
25#whitelist ${DOWNLOADS}
26#whitelist ${PICTURES}
27#include whitelist-common.inc
28
29apparmor 21apparmor
30caps.drop all 22caps.drop all
31machine-id 23machine-id
32netfilter 24netfilter
33#no3d
34#nodbus
35nodvd 25nodvd
36nogroups 26nogroups
37nonewprivs 27nonewprivs
@@ -40,17 +30,14 @@ nosound
40notv 30notv
41nou2f 31nou2f
42novideo 32novideo
43protocol unix,inet,netlink 33protocol unix,inet,inet6,netlink
44seccomp 34#seccomp -- breaks
45shell none 35shell none
46tracelog 36#tracelog -- breaks
47 37
48# Breaks Translation 38# Breaks Translation
49#private-bin ghostwriter,pandoc 39#private-bin ghostwriter,pandoc
50private-cache 40private-cache
51private-dev 41private-dev
52private-etc alternatives,crypto-policies,cups,dconf,drirc,fonts,gtk-3.0,localtime,machine-id 42private-etc alternatives,ca-certificates,crypto-policies,dbus-1,dconf,fonts,gconf,groups,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,login.defs,machine-id,mime.types,nsswitch.conf,pango,passwd,pki,protocols,resolv.conf,rpc,services,ssl,Trolltech.conf,X11,xdg
53# Breaks Translation
54#private-lib
55private-tmp 43private-tmp
56