logo

overlay

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

epmd.service (138B)


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