mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-23 14:30:39 +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
|
cat $p
|
||||||
else
|
else
|
||||||
echo "+ no difference between $f and host file"
|
echo "+ no difference between $f and host file"
|
||||||
rm -f $p
|
|
||||||
fi
|
fi
|
||||||
|
rm -f $p
|
||||||
done
|
done
|
||||||
host_files=""
|
host_files=""
|
||||||
}
|
}
|
||||||
|
|
@ -979,9 +979,6 @@ cmd_install()
|
||||||
install -m 777 -d $root/srv/nfs/var/cores
|
install -m 777 -d $root/srv/nfs/var/cores
|
||||||
install -m 777 -d $root/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
|
rm -f $root/$SSH_AUTH_SOCK
|
||||||
|
|
||||||
unmount_devices
|
unmount_devices
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue