From 63e16bfcd9f79c63f3801f51df4840f74fa6f41b Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 13 Nov 2016 10:47:20 -0500 Subject: major cleanup and testing --- test/root/root.sh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/root/root.sh') diff --git a/test/root/root.sh b/test/root/root.sh index 8c7437e49..471b7d535 100755 --- a/test/root/root.sh +++ b/test/root/root.sh @@ -1,5 +1,8 @@ #!/bin/bash +# set a new firejail config file +cp firejail.config /etc/firejail/firejail.config + #******************************** # servers #******************************** @@ -91,3 +94,6 @@ else echo "TESTING SKIP: firecfg, firefox not found" fi +# restore the default config file +cp ../../etc/firejail.config /etc/firejail/firejail.config + -- cgit v1.2.3-70-g09d2