aboutsummaryrefslogtreecommitdiff
path: root/Linux-PAM/modules/pam_namespace/namespace.init
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 15:47:11 -0800
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 15:53:40 -0800
commit174ef428caf670848743ff1060d30972981a741e (patch)
tree8dba0ea7cddd1c26e2cefe9febd2584fa792528c /Linux-PAM/modules/pam_namespace/namespace.init
parentf5871e812510cdd089a605d8e6e1ec272b967a39 (diff)
parent9a4298687784e7812c8aeef6e0e97830febbf393 (diff)
downloadpam-174ef428caf670848743ff1060d30972981a741e.tar.gz
pam-174ef428caf670848743ff1060d30972981a741e.tar.bz2
pam-174ef428caf670848743ff1060d30972981a741e.zip
merge upstream version 0.99.8.1
Diffstat (limited to 'Linux-PAM/modules/pam_namespace/namespace.init')
-rwxr-xr-xLinux-PAM/modules/pam_namespace/namespace.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/Linux-PAM/modules/pam_namespace/namespace.init b/Linux-PAM/modules/pam_namespace/namespace.init
index 62f8e6e4..0e9be68f 100755
--- a/Linux-PAM/modules/pam_namespace/namespace.init
+++ b/Linux-PAM/modules/pam_namespace/namespace.init
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -p
# This is only a boilerplate for the instance initialization script.
# It receives polydir path as $1 and the instance path as $2.
#