Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > 66b02c29b62f01a562ef179c7a1ffd5d > files > 3

erlang-18.3.2-9.1.mga6.src.rpm

[Unit]
Description=Erlang Port Mapper Daemon
After=network.target
Requires=epmd@.socket

[Service]
ExecStart=/usr/bin/epmd -systemd
#ExecStop=/usr/bin/epmd -kill
Type=notify
StandardOutput=journal
StandardError=journal
DeviceAllow=/dev/null rw
PrivateTmp=true
#CapabilityBoundingSet=
NoNewPrivileges=true
Restart=always
LimitNPROC=1
LimitFSIZE=0
User=epmd
Group=epmd

[Install]
Also=epmd@.socket
WantedBy=multi-user.target