# Systemd script for the DragonX daemon ## Set it up First set it up as follows: * Copy dragonxd.service to the systemd user directory, which is /usr/lib/systemd/user directory ## Basic Usage How to start the script: `systemctl start --user dragonxd.service` How to stop the script: `systemctl stop --user dragonxd.service` How to restart the script: `systemctl restart --user dragonxd.service` ## How to watch it as it starts Use the following on most Linux distros: `watch systemctl status --user dragonxd.service` Or watch the log directly: `tail -f ~/.hush/DRAGONX/debug.log` ## Troubleshooting * Don't run it with sudo or root, or it won't work with the wallet.