mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-23 14:20:28 +07:00
use python rather than unbuffer
because unbuffer eats exit code when process is killed
This commit is contained in:
4
debian/control
vendored
4
debian/control
vendored
@ -1,4 +1,4 @@
|
||||
## Copyright (C) 2012 - 2014 Patrick Schleizer <adrelanos@riseup.net>
|
||||
## Copyright (C) 2012 - 2017 Patrick Schleizer <adrelanos@riseup.net>
|
||||
## See the file COPYING for copying conditions.
|
||||
|
||||
Source: security-misc
|
||||
@ -13,7 +13,7 @@ Standards-Version: 3.9.8
|
||||
|
||||
Package: security-misc
|
||||
Architecture: all
|
||||
Depends: expect, tcl8.6, ${misc:Depends}
|
||||
Depends: python, ${misc:Depends}
|
||||
Replaces: tcp-timestamps-disable
|
||||
Description: enhances misc security settings
|
||||
The following settings are changed:
|
||||
|
Reference in New Issue
Block a user