This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment="DAEMON_OPTS=--conf=/etc/i2pd/i2pd.conf --tunconf=/etc/i2pd/tunnels.conf --tunnelsdir=/etc/i2pd/tunnels.conf.d --pidfile=/run/i2pd/i2pd.pid --logfile=/var/log/i2pd/i2pd.log --daemon --service" -
EnvironmentFile=-/etc/default/i2pd -
ExecReload=/bin/sh -c "kill -HUP $MAINPID" -
ExecStart=/usr/bin/i2pd --conf=/var/lib/i2pd/i2pd.conf --pidfile=/run/i2pd/i2pd.pid --daemon --service -
ExecStart=/usr/sbin/i2pd $DAEMON_OPTS -
ExecStart=/usr/sbin/i2pd --conf=/etc/i2pd/i2pd.conf --tunconf=/etc/i2pd/tunnels.conf --tunnelsdir=/etc/i2pd/tunnels.conf.d --pidfile=/run/i2pd/i2pd.pid --logfile=/var/log/i2pd/i2pd.log --daemon --service -
Group=i2pd -
KillSignal=SIGTERM -
LimitNOFILE=4096 -
LockPersonalityIntroduced in systemd 235=yes -
LogsDirectory=i2pd -
LogsDirectoryMode=0700 -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PIDFile=/run/i2pd/i2pd.pid -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateMounts=yes -
PrivateTmp=yes -
PrivateUsers=yes -
ProcSubsetIntroduced in systemd 247=pid -
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 -
ProtectProcIntroduced in systemd 247=invisible -
ProtectSystemIntroduced in systemd 214=strict -
ReadWritePaths=/var/lib/i2pd /var/log/i2pd -
RemoveIPCIntroduced in systemd 232=yes -
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 AF_NETLINK -
RestrictRealtimeIntroduced in systemd 231=yes -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
RuntimeDirectory=i2pd -
RuntimeDirectoryMode=0700 -
SendSIGKILL=yes -
SystemCallArchitectures=native -
SystemCallFilter=@system-service -
TimeoutStopSecIntroduced in systemd 188=30s -
Type=forking -
User=i2pd
-
-
[Unit]-
After=network.target -
ConditionFileIsExecutable=/usr/sbin/i2pd -
Description=I2P Router written in C++ -
Documentation=man:i2pd(1) https://i2pd.readthedocs.io/en/latest/
-
Additionnal notes
Nothing here.