Displaying 3 results from an estimated 3 matches for "secrets2".
Did you mean:
secrets
2025 Mar 29
1
UPS heartbeat on battery
...s in NUT .dev files."
Let me delete that first line from my file and restart. Same process.
Ideas please?
more files, slightly modified:
[18:53 gw01 dvl /usr/local/etc/nut] % sudo cat upsmon.conf
# Ansible managed
MONITOR ups04 1 local-monitor secrets master
MONITOR heartbeat 0 upsmaster secrets2 master
SHUTDOWNCMD "/sbin/shutdown -h +0"
POWERDOWNFLAG /etc/killpower
NOTIFYCMD /usr/local/pkg/nut/nut_email.php
NOTIFYCMD /usr/local/sbin/upssched
NOTIFYCMD ONLINE SYSLOG+WALL+EXEC
NOTIFYCMD ONBATT SYSLOG+WALL+EXEC
NOTIFYCMD LOWBATT SYSLOG+WALL+EXEC
NOTIFYCMD FSD SYSLOG+WALL+E...
2013 Sep 30
1
multiple secrets file
hi all,
using rsync 3.1, I need to use distinct secrets file according
to what modules are being "authenticated". This seems to work :
(...)
secrets file = /etc/rsyncd/secrets1.inc
&include = /etc/rsyncd/mymodules1/
secrets file = /etc/rsyncd/secrets2.inc
&include = /etc/rsyncd/mymodules2/
(...)
ie. any modules declared in mymodules1/ will use users/passwords in
secret1.inc whereas mymodules2/ modules will use secret2.inc.
is it the right way to implement this ?
sorry if the question has been asked before
thanks
Tom
-------------- next pa...
2025 Mar 29
1
UPS heartbeat on battery
...t first line from my file and restart. Same process.
>
> Ideas please?
>
> more files, slightly modified:
>
> [18:53 gw01 dvl /usr/local/etc/nut] % sudo cat upsmon.conf
> # Ansible managed
>
> MONITOR ups04 1 local-monitor secrets master
> MONITOR heartbeat 0 upsmaster secrets2 master
> SHUTDOWNCMD "/sbin/shutdown -h +0"
> POWERDOWNFLAG /etc/killpower
> NOTIFYCMD /usr/local/pkg/nut/nut_email.php
> NOTIFYCMD /usr/local/sbin/upssched
> NOTIFYCMD ONLINE SYSLOG+WALL+EXEC
> NOTIFYCMD ONBATT SYSLOG+WALL+EXEC
> NOTIFYCMD LOWBATT SYSLOG+WALL+EX...