diff --git a/install.sh b/install.sh index 35ffe74..c9996ff 100644 --- a/install.sh +++ b/install.sh @@ -9,7 +9,7 @@ # Authors: # (C) 2021 Idea an concept by Christian Zengel # (C) 2021 Script design and prototype by Markus Helmke -# (C) 2021 Script rework by Thorsten Spille +# (C) 2021 Script rework and documentation by Thorsten Spille # IMPORTANT NOTE: # Please adjust th settings in 'zamba.conf' to your needs before running the script diff --git a/just_lxc.sh b/just_lxc.sh index c63703a..6832ffd 100644 --- a/just_lxc.sh +++ b/just_lxc.sh @@ -3,7 +3,7 @@ # Authors: # (C) 2021 Idea an concept by Christian Zengel # (C) 2021 Script design and prototype by Markus Helmke -# (C) 2021 Script rework by Thorsten Spille +# (C) 2021 Script rework and documentation by Thorsten Spille # Set Timezone ln -sf /usr/share/zoneinfo/$LXC_TIMEZONE /etc/localtime diff --git a/mailpiler.sh b/mailpiler.sh index 2761c83..43bbb85 100644 --- a/mailpiler.sh +++ b/mailpiler.sh @@ -3,7 +3,7 @@ # Authors: # (C) 2021 Idea an concept by Christian Zengel # (C) 2021 Script design and prototype by Markus Helmke -# (C) 2021 Script rework by Thorsten Spille +# (C) 2021 Script rework and documentation by Thorsten Spille source ./zamba.conf diff --git a/matrix.sh b/matrix.sh index ce5593a..bbf16cf 100644 --- a/matrix.sh +++ b/matrix.sh @@ -3,7 +3,7 @@ # Authors: # (C) 2021 Idea an concept by Christian Zengel # (C) 2021 Script design and prototype by Markus Helmke -# (C) 2021 Script rework by Thorsten Spille +# (C) 2021 Script rework and documentation by Thorsten Spille source ./zamba.conf diff --git a/zamba.conf b/zamba.conf index 34d3f71..d0ba747 100644 --- a/zamba.conf +++ b/zamba.conf @@ -6,7 +6,7 @@ # Authors: # (C) 2021 Idea an concept by Christian Zengel # (C) 2021 Script design and prototype by Markus Helmke -# (C) 2021 Script rework by Thorsten Spille +# (C) 2021 Script rework and documentation by Thorsten Spille ############### Linux Container Section ############### @@ -55,7 +55,7 @@ LXC_BRIDGE="vmbr80" LXC_VLAN="" # root password - take care to delete from this file -LXC_PWD="MYPASSWD" +LXC_PWD="S3cr3tp@ssw0rd" # SSH-Key to add to authorized_keys LXC_AUTHORIZED_KEY="ssh-rsa xxxxxxxx" diff --git a/zmb_member.sh b/zmb_member.sh index f4c7a95..823be2c 100644 --- a/zmb_member.sh +++ b/zmb_member.sh @@ -3,7 +3,7 @@ # Authors: # (C) 2021 Idea an concept by Christian Zengel # (C) 2021 Script design and prototype by Markus Helmke -# (C) 2021 Script rework by Thorsten Spille +# (C) 2021 Script rework and documentation by Thorsten Spille source ./zamba.conf