mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-05-16 00:30:25 +00:00
fix bash
that was rendered instead of interpreted as lang
parent
c6e4307cc0
commit
7d9ea5e085
@ -7,8 +7,9 @@ sudo passwd root
|
||||
```
|
||||
|
||||
## 2. Remove Autologin
|
||||
**remove** ```bash--autologin root``` **from** ```bash/etc/systemd/system/container-getty@1.service.d/override.conf```
|
||||
**remove** ```--autologin root``` **from** ```/etc/systemd/system/container-getty@1.service.d/override.conf```
|
||||
|
||||
## 3. Reboot Machine
|
||||
```bash
|
||||
reboot
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user