securetty
scripts for initializing and shutting down the system
Install
- All systems
-
curl cmd.cat/securetty.sh
- Debian
-
apt-get install initscripts
- Ubuntu
-
apt-get install initscripts
- Kali Linux
-
apt-get install initscripts
- CentOS
-
yum install initscripts
- Fedora
-
dnf install initscripts
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install initscripts
- Raspbian
-
apt-get install initscripts
- Dockerfile
- dockerfile.run/securetty
initscripts
scripts for initializing and shutting down the system
The scripts in this package initialize a standard Debian system at boot time and shut it down at halt or reboot time.