浏览代码

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 年之前
父节点
当前提交
9dab397a4f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      system/skeleton/etc/hostname

+ 0 - 1
system/skeleton/etc/hostname

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