[Unit] Description=lampa start npm service [Service] Type=simple ExecStart=/home/funk2256/lampa/lampa-source/ && npm start Restart=always [Install] WantedBy=multi-user.target