From 387fe3cf91b42e00949f2f4f684a4f440f1065a2 Mon Sep 17 00:00:00 2001 From: cynix Date: Thu, 15 Jul 2021 23:01:13 +1000 Subject: [PATCH] Avoid mounting devfs twice --- usr/local/share/bastille/create.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/usr/local/share/bastille/create.sh b/usr/local/share/bastille/create.sh index 63682d95..fb3023bc 100644 --- a/usr/local/share/bastille/create.sh +++ b/usr/local/share/bastille/create.sh @@ -166,8 +166,6 @@ ${NAME} { exec.stop = '/bin/true'; persist; - mount.devfs; - allow.mount; allow.mount.devfs;