mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02:00
fix bash that was rendered instead of interpreted as lang
@@ -7,8 +7,9 @@ sudo passwd root
|
|||||||
```
|
```
|
||||||
|
|
||||||
## 2. Remove Autologin
|
## 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
|
## 3. Reboot Machine
|
||||||
```bash
|
```bash
|
||||||
reboot
|
reboot
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user