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:
@@ -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
|
||||
|
||||
@@ -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::
|
||||
|
||||
Reference in New Issue
Block a user