[Unit]
Description=Overseer inventory tracking app

[Service]
User=overseer
Group=overseer
Environment="NODE_CONFIG_DIR=/etc/overseer"
ExecStart=/usr/bin/overseer
SuccessExitStatus=143

[Install]
WantedBy=multi-user.target