From 1126db20f0c184a2c37fbdb56858aff12379e766 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 9 Feb 2016 11:34:51 -0500 Subject: chroot testing --- test/test-root.sh | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'test/test-root.sh') diff --git a/test/test-root.sh b/test/test-root.sh index ee3b7aeb2..c5441037b 100755 --- a/test/test-root.sh +++ b/test/test-root.sh @@ -72,3 +72,10 @@ then echo "TESTING: firemon --cgroup" ./firemon-cgroup.exp fi + +echo "TESTING: chroot resolv.conf" +rm -f tmpfile +touch tmpfile +ln -s tmp /tmp/chroot/etc/resolv.conf +./chroot-resolvconf.exp +rm -f tmpfile \ No newline at end of file -- cgit v1.2.3-70-g09d2