mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-03-13 05:41:16 +00:00
update systemd instruction
This commit is contained in:
parent
f15f8ae1f2
commit
9239db1959
@ -32,7 +32,9 @@ Some Linux packages have a systemd control unit, so it is possible to manage i2p
|
||||
Start/stop i2pd:
|
||||
|
||||
sudo systemctl start i2pd.service
|
||||
sudo systemctl stop i2pd.service
|
||||
sudo systemctl stop i2pd.service --no-block
|
||||
|
||||
Stop command initiates a graceful shutdown process, i2pd stops after finishing to route transit tunnels (maximum 10 minutes).
|
||||
|
||||
Enable/disable i2pd to be started on bootup:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user