Reorganize the Debian directory structure to conform to their packaging policy. This brings the number of Lintian errors+warning
s down from 383 to 16.
This commit is contained in:
2
debian/scripts/postinst
vendored
2
debian/scripts/postinst
vendored
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
SVCHOME=/var/lib/i2p
|
||||
I2P=/usr/lib/i2p
|
||||
I2P=/usr/share/i2p
|
||||
I2PUSER=i2psvc
|
||||
|
||||
useradd -d $SVCHOME -r $I2PUSER
|
||||
|
Reference in New Issue
Block a user