X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=conflink;h=a49465d811e4d97e8fb6defbffb404d7dc204ed6;hb=5caf70ebd54aed4f4c661d519dc5cf8e757e2708;hp=5c135c437f43443a5dc59297296128fb24617fbc;hpb=18add5cd24c17a314eb671714ce251c3374f7d60;p=distro-setup diff --git a/conflink b/conflink index 5c135c4..a49465d 100755 --- a/conflink +++ b/conflink @@ -237,7 +237,7 @@ case $user in s rsync -clpgoDiSAX --chmod=Dg-s --chown=root:prometheus /p/c/user-specific/prometheus/prometheus-pass /etc fi if getent passwd www-data &>/dev/null; then - s rsync -clpgoDiSAX --chmod=Dg-s --chown=root:www-data /p/c/user-specific/prometheus-web/prometheus-htpasswd /etc + s rsync -clpgoDiSAX --chmod=Dg-s --chown=root:www-data /p/c/user-specific/www-data/* /etc fi f=/etc/nagios4/htdigest.users if [[ -e $f ]]; then