logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

epmd.service-r1 (159B)


  1. [Unit]
  2. Description=Erlang Portmapper Daemon
  3. Wants=network.target
  4. [Service]
  5. ExecStart=/usr/bin/epmd
  6. User=epmd
  7. Group=epmd
  8. [Install]
  9. WantedBy=multi-user.target