| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
We did this to avoid issues if the hostname changes after Xorg
started up. But sometimes, DHCP is really slow, and we delay the
startup of the login screen by a good 10 seconds. Avoid this
by instead just touching the flag file that prevents the udhcpc
trigger script from changing the hostname. Running with a
potentially wrong hostname should be an acceptable tradeoff.
|
| | |
|
| |
|
|
|
|
|
| |
Currently, slx-admin/taskmanager attach sshd.service to
network.target.wants, but it should be the other way round:
sshd wants network. Currently, in MiniLinux, network.target never gets
activated by anything. So abuse this to pull in the target.
|
| |
|
|
| |
.... resolv.conf awk generator
|
| | |
|
| |
|
|
| |
'br-nic-1' as %I became 'br/nic/1' which isn't very linux friendly :)
|
| |
|