mirror of
https://github.com/valitydev/gentoo-overlay.git
synced 2024-11-06 09:55:21 +00:00
f5329cc314
* Added missing erlang ebuild * Added missing files for erang-21.8.1-r1
12 lines
159 B
Plaintext
12 lines
159 B
Plaintext
[Unit]
|
|
Description=Erlang Portmapper Daemon
|
|
Wants=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/epmd
|
|
User=epmd
|
|
Group=epmd
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|