This commit is contained in:
root
2023-08-25 16:22:24 +02:00
parent 27c9174741
commit ab9457a1d5
9 changed files with 210 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
#Verzeichnis anlegen
mkdir /etc/systemd/nspawn
#Konfig anlegen
echo "[Exec]\nPrivateUsers=pick" > /etc/systemd/rocky7.nspawn
echo -e "[Exec]\nPrivateUsers=pick" > /etc/systemd/rocky7.nspawn
#VM anlegen vom Template
systemctl start systemd-nspawn@rocky7.service
#enable