X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=mail-setup;h=e2d02f63b14ea5be6407d453d7ecf6975c2d168e;hb=0b452f8ac2191cec4b0ec05537320ddddb213d4f;hp=3c1ad8160784494b96b3ab4f8582370864e584dd;hpb=8d33c68549c02c45ed78a05f7de703a08ec245c6;p=distro-setup diff --git a/mail-setup b/mail-setup index 3c1ad81..e2d02f6 100755 --- a/mail-setup +++ b/mail-setup @@ -1864,8 +1864,8 @@ if mailhost; then # plus debug does not help. # sudo -u radicale radicale -D - # created password file with: - # htpasswd -c /p/c/machine_specific/li/filesystem/etc/caldav-htpasswd + # created radicale password file with: + # htpasswd -c /p/c/machine_specific/li/filesystem/etc/caldav-htpasswd ian # chmod 640 /p/c/machine_specific/li/filesystem/etc/caldav-htpasswd # # setup chgrp www-data in ./conflink @@ -2809,8 +2809,10 @@ pi liblist-allutils-perl lynx # workarounds for broken debbugsconfig which is # itself deprecated. this is temporary before I # figure out how to install from git -gunzip /usr/share/doc/debbugs/examples/text.gz -mkdir -p /etc/debbugs/sources +if [[ -e /usr/share/doc/debbugs/examples/text.gz ]]; then + gunzip /usr/share/doc/debbugs/examples/text.gz +fi +mkdir -p /etc/debbugs/indices debbugsconfig