sudo cp exitpuzzles.landlord.service /etc/systemd/system/
# install service
sudo systemctl enable exitpuzzles.landlord.service
# start service
sudo systemctl start exitpuzzles.landlord.service
# to check status
sudo systemctl status exitpuzzles.landlord.service
Afterwards, should be able to 'shutdown -r now' and see it come online with ssh and node service
sudo systemctl stop exitpuzzles.landlord.service
sudo udevadm info /dev/ttyUSB1
sudo udevadm control --reload-rules && sudo udevadm trigger