mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-09-24 06:25:03 -04:00
update link
This commit is contained in:
parent
ca90feb8d5
commit
068750543a
3 changed files with 3 additions and 3 deletions
2
debian/security-misc-shared.maintscript
vendored
2
debian/security-misc-shared.maintscript
vendored
|
@ -6,7 +6,7 @@ rm_conffile /etc/sudoers.d/umask-security-misc
|
|||
## https://forums.whonix.org/t/sysrq-magic-sysrq-key/8079
|
||||
rm_conffile /etc/sysctl.d/sysrq.conf
|
||||
|
||||
## https://github.com/Whonix/security-misc/pull/45
|
||||
## https://github.com/Kicksecure/security-misc/pull/45
|
||||
rm_conffile /etc/apparmor.d/usr.lib.security-misc.pam_tally2-info
|
||||
rm_conffile /etc/apparmor.d/usr.lib.security-misc.permission-lockdown
|
||||
|
||||
|
|
2
debian/watch
vendored
2
debian/watch
vendored
|
@ -3,4 +3,4 @@
|
|||
|
||||
version=4
|
||||
opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/security-misc-$1\.tar\.gz/ \
|
||||
https://github.com/Whonix/security-misc/tags .*/v?(\d\S+)\.tar\.gz
|
||||
https://github.com/Kicksecure/security-misc/tags .*/v?(\d\S+)\.tar\.gz
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
+:(console):console tty1 tty2 tty3 tty4 tty5 tty6 tty7 pts/0 pts/1 pts/2 pts/3 pts/4 pts/5 pts/6 pts/7 pts/8 pts/9 hvc0 hvc1 hvc2 hvc3 hvc4 hvc5 hvc6 hvc7 hvc8 hvc9 ttyS0 ttyS1 ttyS2 ttyS3 ttyS4 ttyS5 ttyS6 ttyS7 ttyS8 ttyS9
|
||||
|
||||
## Same as above also for members of group `sudo`.
|
||||
## https://github.com/Whonix/security-misc/pull/74#issuecomment-607748407
|
||||
## https://github.com/Kicksecure/security-misc/pull/74#issuecomment-607748407
|
||||
+:(sudo):console tty1 tty2 tty3 tty4 tty5 tty6 tty7 pts/0 pts/1 pts/2 pts/3 pts/4 pts/5 pts/6 pts/7 pts/8 pts/9 hvc0 hvc1 hvc2 hvc3 hvc4 hvc5 hvc6 hvc7 hvc8 hvc9 ttyS0 ttyS1 ttyS2 ttyS3 ttyS4 ttyS5 ttyS6 ttyS7 ttyS8 ttyS9
|
||||
|
||||
## Everyone else except members of group 'console-unrestricted'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue