Ubuntu: Drop gdm InitialSetupEnable=false

I can't remember why this was added and it does not seem to be particularly
necessary.
This commit is contained in:
Richard Laager
2020-12-12 03:43:18 -06:00
parent e536ce98a0
commit 6bfb226bf0
2 changed files with 0 additions and 4 deletions

View File

@@ -657,8 +657,6 @@ Step 6: Full Software Installation
#. Optional: Install a full GUI environment::
apt install --yes ubuntu-desktop
vi /etc/gdm3/custom.conf
# In the [daemon] section, add: InitialSetupEnable=false
**Hint**: If you are installing a full GUI environment, you will likely
want to remove cloud-init as discussed above but manage your network with

View File

@@ -1057,8 +1057,6 @@ Step 7: Full Software Installation
- Install a full GUI environment::
apt install --yes ubuntu-desktop
vi /etc/gdm3/custom.conf
# In the [daemon] section, add: InitialSetupEnable=false
**Hint**: If you are installing a full GUI environment, you will likely
want to manage your network with NetworkManager::