[Unit] Description=TrashPoss daemon [Service] Type=simple User=trashposs ExecStart=/usr/bin/yarn start WorkingDirectory=/home/trashposs/trashposs Environment="NODE_ENV=production" TimeoutSec=60 SyslogIdentifier=trashposs Restart=always [Install] WantedBy=multi-user.target