import 1.12-1etch1
This commit is contained in:
commit
c577ec8612
15 changed files with 346 additions and 0 deletions
5
prerm
Normal file
5
prerm
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
# work without debhelper since only kill stops the app (for now)
|
||||
killall -9 dns-flood-detector
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue