Compare commits
1 Commits
1c82f6ad0a
...
nilmbuntu-
Author | SHA1 | Date | |
---|---|---|---|
bc8807ae7d |
4
enter.sh
4
enter.sh
@@ -13,8 +13,8 @@ fi
|
||||
# both). Instead let's execute systemd-nspawn in a transient systemd
|
||||
# unit, then enter it using machinectl.
|
||||
|
||||
UNIT=nilmbuntu-run-$VERSION
|
||||
MACH=nilmbuntu-$VERSION
|
||||
UNIT=nilmbuntu-run-$NONPRIV_UID-$VERSION
|
||||
MACH=nilmbuntu-$NONPRIV_UID-$VERSION
|
||||
|
||||
setup_networking() {
|
||||
# We use a virtual ethernet adapter -- this requires that
|
||||
|
Reference in New Issue
Block a user