mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-28 04:37:12 -04:00
initial commit
This commit is contained in:
commit
d3ccf0eeaf
16 changed files with 892 additions and 0 deletions
22
debian/control
vendored
Normal file
22
debian/control
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
## Copyright (C) 2012 - 2014 Patrick Schleizer <adrelanos@riseup.net>
|
||||
## See the file COPYING for copying conditions.
|
||||
|
||||
Source: security-misc
|
||||
Section: misc
|
||||
Priority: optional
|
||||
Maintainer: Patrick Schleizer <adrelanos@riseup.net>
|
||||
Build-Depends: debhelper (>= 9), faketime, genmkfile
|
||||
Homepage: https://github.com/Whonix/security-misc
|
||||
Vcs-Browser: https://github.com/Whonix/security-misc
|
||||
Vcs-Git: https://github.com/Whonix/security-misc.git
|
||||
Standards-Version: 3.9.6
|
||||
|
||||
Package: security-misc
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}
|
||||
Description: enhances misc security settings
|
||||
- deactivates previews in Dolphin
|
||||
.
|
||||
This package only takes effect for newly created user accounts. Not for
|
||||
existing user accounts. This package is most useful to help Linux distribution
|
||||
maintainers setting divergent defaults.
|
Loading…
Add table
Add a link
Reference in a new issue