mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 13:27:17 +01:00
Add yggdrasil as weak dependency to i2pd.service
This commit is contained in:
parent
d48bf33fc5
commit
6e639f0e6a
|
@ -2,6 +2,7 @@
|
|||
Description=I2P Router written in C++
|
||||
Documentation=man:i2pd(1) https://i2pd.readthedocs.io/en/latest/
|
||||
After=network.target
|
||||
Wants=yggdrasil.service
|
||||
|
||||
[Service]
|
||||
User=i2pd
|
||||
|
|
Loading…
Reference in a new issue