mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
Add apparmor profile to debian. #974
This commit is contained in:
parent
7dfb6f4a13
commit
056f076ae8
3 changed files with 4 additions and 2 deletions
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -12,6 +12,7 @@ PREFIX=/usr
|
|||
|
||||
%:
|
||||
dh $@ --parallel
|
||||
dh_apparmor --profile-name=usr.sbin.i2pd -pi2pd
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip --dbg-package=i2pd-dbg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue