oops- *don't* remove machine-id.
This commit is contained in:
parent
71a2e1ad88
commit
aa68cd49fb
@ -158,7 +158,8 @@ EOF
|
||||
ln -s /dev/null ${i}/etc/systemd/system/NetworkManager.service
|
||||
ln -s /dev/null ${i}/etc/systemd/system/NetworkManager-dispatcher.service
|
||||
# Remove the machine-id file so it's automatically generated.
|
||||
rm -f ${i}/etc/machine-id
|
||||
# NOTE: this kind of fucks things up presently.
|
||||
#rm -f ${i}/etc/machine-id
|
||||
# Prep pacman
|
||||
echo "Prepping ${i}. This will take a while..."
|
||||
echo -n "...Key initializing..."
|
||||
|
Loading…
Reference in New Issue
Block a user