From: Ian Kelling Date: Wed, 16 Feb 2022 22:51:17 +0000 (-0500) Subject: make link consistent with conflink X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=commitdiff_plain;h=c5ef5441cb9193cbc9e27466945bf5daf72fce34 make link consistent with conflink --- diff --git a/mail-setup b/mail-setup index ee758fa..0514ea5 100755 --- a/mail-setup +++ b/mail-setup @@ -1394,8 +1394,8 @@ case $HOSTNAME in break fi done - for f in /p/c/subdir_files/sieve/*sieve /a/c/subdir_files/sieve/*sieve; do - m sudo -u $u /a/exe/lnf -T $f $uhome/sieve/${f##*/} + for f in /p/c/subdir_files/sieve/*sieve /a/bin/ds/subdir_files/sieve/*sieve; do + m sudo -u $u /a/exe/lnf -v -T $f $uhome/sieve/${f##*/} done # https://wiki.dovecot.org/SSL/DovecotConfiguration