summaryrefslogtreecommitdiff
path: root/strata/foundation.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-11 17:36:20 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-11 17:36:20 +0000
commit543f65bbe27cd5f9579776193725a802fc26a47e (patch)
tree30b39b6ac88978cca4f773ea48c1a3dc41f5e185 /strata/foundation.morph
parent39de88a671ad3ab0109be82aa6f3ff976fde934e (diff)
downloaddefinitions-543f65bbe27cd5f9579776193725a802fc26a47e.tar.gz
Fix error in linux-pam when try to run sudo commandbaserock/franred/fix-pam-sudo-error
sudo command in an openstack system fails with the following error message: # sudo -u neutron echo sudo: unable to initialize PAM: No such file or directory Adding the "other" file in /etc/pam.d fixes this error.
Diffstat (limited to 'strata/foundation.morph')
-rw-r--r--strata/foundation.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/foundation.morph b/strata/foundation.morph
index e3bebe05..245f5c2c 100644
--- a/strata/foundation.morph
+++ b/strata/foundation.morph
@@ -74,6 +74,7 @@ chunks:
build-depends:
- libgpg-error
- name: linux-pam
+ morph: strata/foundation/linux-pam.morph
repo: upstream:linux-pam
ref: b1521c97e73b10469f7b34c0571d51c647eca83c
unpetrify-ref: Linux-PAM-1.1.8