From 60606c2d041dc08b0af10baff1b18dbf507f8d81 Mon Sep 17 00:00:00 2001 From: Tad Date: Sat, 16 Sep 2017 13:47:31 -0400 Subject: Fixup 36 profiles --- etc/tor.profile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'etc/tor.profile') diff --git a/etc/tor.profile b/etc/tor.profile index 2e2172cad..73577825a 100644 --- a/etc/tor.profile +++ b/etc/tor.profile @@ -8,6 +8,7 @@ include /etc/firejail/globals.local # How to use: # Create a script called anything (e.g. mytor) # with the following contents: + # #!/bin/bash # TORCMD="tor --defaults-torrc /usr/share/tor/tor-service-defaults-torrc -f /etc/tor/torrc --RunAsDaemon 1" # sudo -b daemon -f -d -- firejail --profile=/home//.config/firejail/tor.profile $TORCMD @@ -15,10 +16,10 @@ include /etc/firejail/globals.local # You'll also likely want to disable the system service (if it exists) # Run mytor (or whatever you called the script above) whenever you want to start tor -blacklist /boot -blacklist /media -blacklist /mnt -blacklist /opt +include /etc/firejail/disable-common.inc +include /etc/firejail/disable-devel.inc +include /etc/firejail/disable-passwdmgr.inc +include /etc/firejail/disable-programs.inc caps.keep setuid,setgid,net_bind_service,dac_read_search ipc-namespace @@ -29,7 +30,6 @@ nosound seccomp shell none writable-var -x11 none private private-bin tor,bash -- cgit v1.2.3-70-g09d2