Skip to content

Commit 2ef4caa

Browse files
committed
Confconsole running on first login on TKLDev doesn't make so much sense...
1 parent 0cda1d9 commit 2ef4caa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conf.d/main

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ proxyPort = $POLIPO_PORT
3737
dnsNameServer = 8.8.8.8
3838
EOF
3939

40+
# disable confconsole auto run on firstboot
41+
sed -i "s|^autostart.*|autostart false|g" /etc/confconsole/confconsole.conf
42+
4043
# disable services so as not to conflict with builds
4144
systemctl disable webmin
4245
systemctl disable webmin@stunnel4

0 commit comments

Comments
 (0)