disable getty
This commit is contained in:
parent
cb95e09e3c
commit
f2f9deb3e7
1 changed files with 7 additions and 2 deletions
|
@ -26,8 +26,13 @@ etckeeper vim ufw iputils-ping
|
|||
dnsutils
|
||||
```
|
||||
|
||||
- Activer ufw
|
||||
- Activer journald
|
||||
```
|
||||
# systemctl disable getty@tty{1..4}
|
||||
# reboot
|
||||
```
|
||||
|
||||
Activer ufw
|
||||
Activer journald
|
||||
|
||||
Paquets à installer pour se sentir à l'aise sur une Alpine
|
||||
|
||||
|
|
Loading…
Reference in a new issue