Service

The AutoMiny stack comes preinstalled as a systemd service. It is launched automatically on system start after WiFi becomes available. In case you want to restart, stop, start or view the logs you can use the following commands:

Stopping the service

sudo systemctl stop autominy

Starting the service

sudo systemctl start autominy

Restarting the service

sudo systemctl restart autominy

View the logs

journalctl -u autominy