I SSH'd into my Pi to do a weewx restart;
I used to type /etc/init.d/weewx restart and the command just worked
Now it says the following:
pi@raspberrypi:~ $ /etc/init.d/weewx restart
[....] Restarting weewx (via systemctl): weewx.service==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to restart 'weewx.service'.
Multiple identities can be used for authentication:
1. ,,, (pi)
2. root
Choose identity to authenticate as (1-2): 1
Password:
when I choose #1 and type my password the command executes
This just suddenly started with no changes that I made.
I know this may be way OT, but I have looked and could not find an answer elsewhere.
Thanks