This unit is provided by:
Options
-
[Install]-
WantedBy=default.target
-
-
[Service]-
CPUQuota=1% -
Environment="XDG_DATA_HOME=%h/.local/share" -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/mpris-scrobbler -vv -
Restart=on-failure -
RestartSec=30 -
Type=simple
-
-
[Unit]-
Description=daemon to scrobble tracks loaded from the MPRIS DBus interface to compatible services -
Documentation=man:mpris-scrobbler -
Requires=dbus.socket
-
Additionnal notes
Nothing here.