Bi-monthly release with major changes to INDI properties and client API in addition to new drivers and improvements.
/usr/bin/indiserver -v indi_weatherradio >> /tmp/indiserver.log
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
[Unit]
Description=INDI server for weather radio
Wants=network-online.target
After=network-online.target
[Service]
Type=simple
User=root
ExecStart=/usr/bin/indiserver -v indi_weatherradio
[Install]
WantedBy=multi-user.target
ExecStart=/usr/bin/indiserver -v indi_weatherradio >> /tmp/weatherradio_output.txt
afa@NAFABox:~$ sudo systemctl start indi-weatherradio.service
afa@NAFABox:~$ tail -f /tmp/weatherradio_output.txt
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
ExecStart=/usr/bin/indiserver -v indi_weatherradio
ExecStart=/usr/bin/indiserver -v indi_weatherradio >> /tmp/weatherradio_output.txt
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
indiserver -v indi_weatherradio >> /tmp/outputfile.txt
indiserver -vv indi_weathreradio >> /tmp/outputfile.txt
Please Log in or Create an account to join the conversation.