This unit is provided by:
Options
-
[Install]
-
[Service]
-
DeviceAllow=/dev/null rw
-
ExecStart=/usr/bin/erl -s erlpmd_ctl -smp disable -noshell -noinput -relaxed_command_check
-
ExecStop=/usr/bin/epmd -kill
-
Group=erlpmd
-
LimitFSIZE=0
-
LimitNPROC=4
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateTmp=yes
-
Restart=always
-
StandardError=journal
-
StandardOutput=journal
-
Type=notify
-
User=erlpmd
-
WorkingDirectory=/var/empty
-
-
[Unit]
-
After=network.target
-
Description=Erlang Port Mapper Daemon
-
Requires=erlpmd.socket
-
Additionnal notes
Nothing here.