mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
integrate-distro.sh: Move pam-config into jcs
Signed-off-by: Jan Lindemann <jan@jannet.de>
This commit is contained in:
parent
ceb3c54235
commit
a1f816983b
1 changed files with 1 additions and 4 deletions
|
|
@ -719,8 +719,8 @@ reset_host_files()
|
|||
cat $p
|
||||
else
|
||||
echo "+ no difference between $f and host file"
|
||||
rm -f $p
|
||||
fi
|
||||
rm -f $p
|
||||
done
|
||||
host_files=""
|
||||
}
|
||||
|
|
@ -979,9 +979,6 @@ cmd_install()
|
|||
install -m 777 -d $root/srv/nfs/var/cores
|
||||
install -m 777 -d $root/var/cores
|
||||
|
||||
chroot $root /usr/sbin/pam-config -c
|
||||
chroot $root /usr/sbin/pam-config -a --ldap
|
||||
|
||||
rm -f $root/$SSH_AUTH_SOCK
|
||||
|
||||
unmount_devices
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue