This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
ExecStart=/usr/bin/mpd --systemd
-
LimitMEMLOCK=64M
-
LimitRTPRIO=40
-
LimitRTTIME=infinity
-
NoNewPrivileges
Introduced in systemd 239=yes -
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 -
Type=notify
-
-
[Unit]
-
After=network.target sound.target
-
Description=Music Player Daemon
-
Documentation=man:mpd(1) man:mpd.conf(5)
-
Documentation=man:mpd(1) man:mpd.conf(5) file:///usr/share/doc/mpd/html/user.html
-
Additionnal notes
Nothing here.