▪️Vagachaind Service
Configure System Service
Controlling the vagachaind Service
# Check health
sudo systemctl status vagachaind
# Start VagaChain
sudo systemctl start vagachaind
# Stop VagaChain
sudo systemctl stop vagachaind
# Restart VagaChain
sudo systemctl restart vagachaind
# Start VagaChain automatically at the next system restart
sudo systemctl enable vagachaind
# Do not start VagaChain automatically at the next system restart
sudo systemctl disable vagachaindAccess Logs
Available vagachaind Commands
Last updated
Was this helpful?