mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-12-16 22:23:55 -05:00
config-package-dev displace files for change umask
https://forums.whonix.org/t/change-default-umask/7416
This commit is contained in:
parent
a73f0566e9
commit
93c0821054
7 changed files with 9 additions and 2 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -5,7 +5,7 @@ Source: security-misc
|
||||||
Section: misc
|
Section: misc
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Patrick Schleizer <adrelanos@riseup.net>
|
Maintainer: Patrick Schleizer <adrelanos@riseup.net>
|
||||||
Build-Depends: debhelper (>= 12), genmkfile
|
Build-Depends: debhelper (>= 12), genmkfile, config-package-dev
|
||||||
Homepage: https://github.com/Whonix/security-misc
|
Homepage: https://github.com/Whonix/security-misc
|
||||||
Vcs-Browser: https://github.com/Whonix/security-misc
|
Vcs-Browser: https://github.com/Whonix/security-misc
|
||||||
Vcs-Git: https://github.com/Whonix/security-misc.git
|
Vcs-Git: https://github.com/Whonix/security-misc.git
|
||||||
|
|
|
||||||
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -6,7 +6,7 @@
|
||||||
#export DH_VERBOSE=1
|
#export DH_VERBOSE=1
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@ --with=config-package
|
||||||
|
|
||||||
override_dh_installchangelogs:
|
override_dh_installchangelogs:
|
||||||
dh_installchangelogs changelog.upstream upstream
|
dh_installchangelogs changelog.upstream upstream
|
||||||
|
|
|
||||||
6
debian/security-misc.displace
vendored
Normal file
6
debian/security-misc.displace
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
## Copyright (C) 2019 - 2019 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
|
||||||
|
## See the file COPYING for copying conditions.
|
||||||
|
|
||||||
|
/etc/login.defs.security-misc
|
||||||
|
/etc/pam.d/common-session-noninteractive.security-misc
|
||||||
|
/etc/pam.d/common-session.security-misc
|
||||||
1
debian/security-misc.displace-extension
vendored
Normal file
1
debian/security-misc.displace-extension
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.security-misc
|
||||||
Loading…
Add table
Add a link
Reference in a new issue