2
1
Эх сурвалжийг харах

system/skeleton: remove /etc/hostname

We already provide BR2_TARGET_GENERIC_HOSTNAME to set /etc/hostname,
so a default /etc/hostname file isn't needed.

More importantly, if the user has explictly set BR2_TARGET_GENERIC_HOSTNAME
to the empty string, we would still end up with a /etc/hostname containing
'buildroot' which is unlikely to be what the user wanted.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 12 жил өмнө
parent
commit
9dab397a4f

+ 0 - 1
system/skeleton/etc/hostname

@@ -1 +0,0 @@
-buildroot