1
0
Fork 0

open shell as pratham inside chroot

This commit is contained in:
Pratham Patel 2023-01-16 05:56:37 +05:30
parent a02b9290cf
commit de5026f0b2
1 changed files with 3 additions and 0 deletions

View File

@ -202,6 +202,9 @@ systemctl enable libvirtd.service
systemctl enable NetworkManager.service
systemctl enable sshd.service
# open a temporary shell for user "PRATHAM" to edit file(s)
sudo -u pratham bash
# update bootloader
bootctl update