X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=conflink;h=efc7dd7ed7c56c8bb9b3cd13d601a85b947a7982;hp=afbb9562ba8b577fc18eebd766b85dd0fb59f3b6;hb=ac3e00755e07d2e298769000f7ea50bc0854b510;hpb=4da3435e0d1918d90f59043deff2dffbdbe172c2 diff --git a/conflink b/conflink index afbb956..efc7dd7 100755 --- a/conflink +++ b/conflink @@ -237,12 +237,6 @@ case $user in s rsync -clpgoDiSAX --chmod=Dg-s --chown=root:www-data /p/c/user-specific/www-data/* /etc fi fi - f=/etc/nagios4/htdigest.users - if [[ -e $f ]]; then - if getent passwd nagios &>/dev/null; then - s chown nagios:www-data $f - fi - fi if [[ -d /var/lib/bitcoind && -d /p/c/user-specific/bitcoin ]]; then s rsync -clpgoDiSAX --chmod=Dg-s --chown=bitcoin:bitcoin /p/c/user-specific/bitcoin/settings.json /var/lib/bitcoind