File epmd.service of Package erlang

[Unit]
Description=Erlang Port Mapper Daemon

[Service]
EnvironmentFile=/etc/sysconfig/erlang
ExecStart=/usr/bin/epmd -daemon -address ${EPMD_ADDRESSES} -port ${EPMD_PORT}
ExecStop=/usr/bin/epmd -kill
Type=forking

[Install]
WantedBy=multi-user.target

openSUSE Build Service is sponsored by