We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I run systemctl --user start mpd-mpris.service, it just sort of hangs.
systemctl --user start mpd-mpris.service
If I SIGTERM it, the unit is still running, but it's stuck in activating state, and it stays that way for a good couple of minutes.
activating
hayden ~ $ systemctl --user status mpd-mpris.service ● mpd-mpris.service - mpd-mpris: An implementation of the MPRIS protocol for MPD Loaded: loaded (/home/hayden/.config/systemd/user/mpd-mpris.service; disabled; vendor preset: enabled) Active: active (running) since Mon 2021-01-04 21:32:06 GMT; 2min 20s ago Main PID: 121149 (mpd-mpris) Memory: 9.3M CGroup: /user.slice/user-1000.slice/[email protected]/app.slice/mpd-mpris.service └─121149 /usr/bin/mpd-mpris -no-instance
The text was updated successfully, but these errors were encountered:
Sorry for getting back to you so late, but it's hard to tell what's going on with quite little information. Perhaps
Sorry, something went wrong.
No branches or pull requests
When I run
systemctl --user start mpd-mpris.service
, it just sort of hangs.If I SIGTERM it, the unit is still running, but it's stuck in
activating
state, and it stays that way for a good couple of minutes.The text was updated successfully, but these errors were encountered: