You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-lang/erlang/files/epmd.service-r1

12 lines
159 B

[Unit]
Description=Erlang Portmapper Daemon
Wants=network.target
[Service]
ExecStart=/usr/bin/epmd
User=epmd
Group=epmd
[Install]
WantedBy=multi-user.target