From 113899aaab10e4083d1c5519292bfda3fe179822 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Tue, 11 May 2004 18:28:29 +0000 Subject: [PATCH] execute vshelper through 'sigexec' to set expected sigmask git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1558 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/scripts/vshelper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-vserver/scripts/vshelper b/util-vserver/scripts/vshelper index 2b6a09d..8fb9bb5 100755 --- a/util-vserver/scripts/vshelper +++ b/util-vserver/scripts/vshelper @@ -1,4 +1,4 @@ -#! /bin/bash +#! /usr/lib/util-vserver/sigexec /bin/bash # Copyright (C) 2004 Enrico Scholz # -- 1.8.1.5