[Unit] Description=Lightweight Music Server After=network.target [Service] Type=simple Restart=on-failure RestartSec=1 WorkingDirectory=/var/lms ExecStart=/usr/bin/lms User=lms Group=lms Environment=OMP_THREAD_LIMIT=1 [Install] WantedBy=multi-user.target