This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE -
DynamicUser=yes -
EnvironmentFile=/etc/default/dhtnode -
EnvironmentFile=/etc/dhtnode.conf -
ExecStart=/usr/bin/dhtnode -s $DHT_ARGS -
Group=opendht -
KillMode=process -
LimitNOFILE=65536 -
LockPersonalityIntroduced in systemd 235=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
PrivateUsers=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=strict -
ReadOnlyDirectories=/ -
ReadWriteDirectories=-/proc/self -/var/run -
Restart=on-failure -
RestartSec=2s -
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 -
RestrictNamespacesIntroduced in systemd 233=yes -
RestrictRealtimeIntroduced in systemd 231=yes -
SystemCallArchitectures=native -
SystemCallFilter=@system-service -
Type=simple -
User=opendht -
WorkingDirectory=/tmp
-
-
[Unit]-
After=network.target -
Description=OpenDHT standalone node -
Documentation=man:dhtnode(1)
-
Additionnal notes
Nothing here.