security-misc/etc
Patrick Schleizer 4efa293f3b
add /etc/gitconfig by default for better git security
```
[core]
	symlinks = false

[transfer]
	fsckobjects = true
	fsckobjects = true
[fetch]
	fsckobjects = true
	fsckobjects = true
[receive]
	fsckobjects = true
	fsckobjects = true
```

+ additional suggestions as comments

fixes https://github.com/Kicksecure/security-misc/issues/225
2024-05-28 07:51:06 -04:00
..
apparmor.d/tunables/home.d Update Copyright (C) to 2024 2024-05-11 13:18:36 +10:00
apt/apt.conf.d Update Copyright (C) to 2024 2024-05-11 13:18:36 +10:00
bluetooth 30_security-misc.conf 2023-10-27 14:32:08 +00:00
default/grub.d Update Copyright (C) to 2024 2024-05-11 13:18:36 +10:00
dkms/framework.conf.d port to DKMS drop-in folder 2023-11-03 14:51:14 -04:00
dracut.conf.d debugging 2021-09-06 04:55:16 -04:00
hide-hardware-info.d Update Copyright (C) to 2024 2024-05-11 13:18:36 +10:00
initramfs-tools Update Copyright (C) to 2024 2024-05-11 13:18:36 +10:00
kernel/postinst.d Update Copyright (C) to 2024 2024-05-11 13:18:36 +10:00
modprobe.d Update Copyright (C) to 2024 2024-05-11 13:18:36 +10:00
permission-hardener.d Update Copyright (C) to 2024 2024-05-11 13:18:36 +10:00
profile.d Update Copyright (C) to 2024 2024-05-11 13:18:36 +10:00
security Update Copyright (C) to 2024 2024-05-11 13:18:36 +10:00
skel Update Copyright (C) to 2024 2024-05-11 13:18:36 +10:00
sudoers.d Update Copyright (C) to 2024 2024-05-11 13:18:36 +10:00
systemd/system Rename etc/systemd/networkd.conf.d/99_ipv6-privacy-extensions.conf to usr/lib/systemd/networkd.conf.d/99_ipv6-privacy-extensions.conf 2023-11-01 17:54:05 +00:00
thunderbird/pref Update Copyright (C) to 2024 2024-05-11 13:18:36 +10:00
gitconfig add /etc/gitconfig by default for better git security 2024-05-28 07:51:06 -04:00
securetty.security-misc Don't allow root login from a terminal 2019-07-08 23:17:17 +00:00