This unit is provided by:
Options
-
[Install]
-
[Service]
-
DeviceAllow=/dev/null rw
-
DynamicUser=yes
-
EnvironmentFile=/etc/conf.d/epmd
-
ExecStart=/usr/bin/epmd -daemon $EPMD_OPTS
-
ExecStart=/usr/bin/epmd -systemd
-
ExecStop=/usr/bin/epmd -kill
-
Group=epmd
-
LimitFSIZE=0
-
LimitNPROC=1
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=always
-
RestrictRealtime
Introduced in systemd 231=yes -
StandardError=journal
-
StandardOutput=journal
-
Type=forking
-
Type=notify
-
Type=simple
-
User=epmd
-
-
[Unit]
-
After=network.target
-
Description=Erlang Port Mapper Daemon
-
Requires=epmd.socket
-
Additionnal notes
Nothing here.