i2pd
i2pd copied to clipboard
change exec path to /usr/bin in i2pd.service
CMakeLists.txt already installs i2pd to CMAKE_INSTALL_BINDIR, which is normally /usr/bin.
Change i2pd.service to match the behavior of cmake build script.
https://github.com/PurpleI2P/i2pd/discussions/2068