mirror of
https://github.com/konstruktoid/hardening.git
synced 2026-04-26 17:25:52 +03:00
[PR #1] [MERGED] remove sudo mess #94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/konstruktoid/hardening/pull/1
Author: @konstruktoid
Created: 10/26/2015
Status: ✅ Merged
Merged: 10/26/2015
Merged by: @konstruktoid
Base:
master← Head:remove_sudo📝 Commits (1)
d584cferemove sudo mess📊 Changes
31 files changed (+146 additions, -153 deletions)
View changed files
📝
scripts/01_pre(+0 -7)📝
scripts/02_ufw(+5 -5)📝
scripts/03_disablenet(+1 -1)📝
scripts/04_disablemnt(+1 -1)📝
scripts/05_systemdconf(+9 -9)📝
scripts/06_journalctl(+4 -4)📝
scripts/07_timesyncd(+5 -10)📝
scripts/08_fstab(+14 -13)📝
scripts/09_prelink(+2 -2)📝
scripts/10_aptget(+5 -5)📝
scripts/11_hosts(+5 -4)📝
scripts/12_logindefs(+7 -7)📝
scripts/13_sysctl(+3 -3)📝
scripts/14_limits(+6 -3)📝
scripts/15_adduser(+3 -3)📝
scripts/16_rootaccess(+2 -2)📝
scripts/17_packages(+4 -4)📝
scripts/18_sshdconfig(+15 -15)📝
scripts/19_password(+4 -4)📝
scripts/20_cron(+12 -12)...and 11 more files
📄 Description
Signed-off-by: Thomas Sjögren konstruktoid@users.noreply.github.com
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.