Revision 23b7f032
Von Holger Lindemann vor etwa 14 Jahren hinzugefügt
DEBIAN/DEBIAN/postinst | ||
---|---|---|
}
|
||
|
||
disable_ipv6_on_lo_interface() {
|
||
#Ist wohl nicht mehr notwendig.
|
||
# 2009-04-25
|
||
# Perls Libraries are not yet ipv6 read
|
||
echo "WICHTIG: ipv6 ist nunmehr auf dem Loopback-Interface deaktiviert, um die Funktionsfähigkeit von Lx-Office-ERP zu gewährleisten!"
|
||
... | ... | |
set_lx_office_erp_web_admin_password
|
||
set_lx_office_erp_authentication_db_user
|
||
set_lx_office_erp_authentication_db_password
|
||
disable_ipv6_on_lo_interface
|
||
# disable_ipv6_on_lo_interface
|
||
mk_links
|
||
fi;
|
||
|
||
... | ... | |
set_lx_office_erp_web_admin_password
|
||
set_lx_office_erp_authentication_db_user
|
||
set_lx_office_erp_authentication_db_password
|
||
disable_ipv6_on_lo_interface
|
||
# disable_ipv6_on_lo_interface
|
||
mk_links
|
||
|
||
set_user_rights
|
Auch abrufbar als: Unified diff
ip_v6 ist wohl nicht mehr nötig