This unit is provided by:
Options
-
[Install]
-
[Service]
-
DeviceAllow=/dev/null rw
-
ExecStart=/usr/bin/epmd -systemd
-
Group=epmd
-
LimitFSIZE=0
-
LimitNPROC=1
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateTmp=yes
-
Restart=always
-
StandardError=journal
-
StandardOutput=journal
-
Type=notify
-
User=epmd
-
-
[Unit]
-
After=network.target
-
Description=Erlang Port Mapper Daemon
-
Requires=epmd@.socket
-
Additionnal notes
Nothing here.