This unit is provided by:
Options
-
[Install]
-
[Service]
-
DevicePolicy=closed
-
ExecStart=/usr/bin/mpdscribble --no-daemon
-
ExecStart=/usr/bin/mpdscribble --no-daemon --pidfile /var/run/mpdscribble/mpdscribble.pid
-
Group=mpdscribble
-
MemoryMax=64M
-
MemorySwapMax=64M
-
NoNewPrivileges
Introduced in systemd 239=yes -
PIDFile=/var/run/mpdscribble/mpdscribble.pid
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=yes -
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX AF_NETLINK
-
RestrictNamespaces
Introduced in systemd 233=yes -
TasksMax=4
-
Type=notify
-
Type=simple
-
User=mpdscribble
-
-
[Unit]
-
After=mpd.service
-
After=mpd.service network.target
-
Description=AudioScrobbler for MPD
-
Description=Mpdscribble
-
Documentation=man:mpdscribble(1)
-
Requires=mpd.service
-
Additionnal notes
Nothing here.