From 135338ba895d5feb444e3e4d6548e3474f262637 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 5 Apr 2016 09:48:36 -0400 Subject: grsecurity: --chroot --- test/fs_chroot.exp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/fs_chroot.exp') diff --git a/test/fs_chroot.exp b/test/fs_chroot.exp index cc0d82179..cced5a0f0 100755 --- a/test/fs_chroot.exp +++ b/test/fs_chroot.exp @@ -7,7 +7,8 @@ match_max 100000 send -- "firejail --chroot=/tmp/chroot\r" expect { timeout {puts "TESTING ERROR 0\n";exit} - "Child process initialized" + "Error: --chroot option is not available on GRSecurity systems" {puts "\nall done\n"; exit} + "Child process initialized" {puts "chroot available\n"}; } sleep 1 -- cgit v1.2.3-70-g09d2