Benjamin Drung 9a106739a0 persist_hostname: fix missing hostname command
Without busybox `persist_hostname` will fail:

```
/init: 491: /init: hostname: not found
```

Write directly to the kernel to set the hostname instead.
2024-05-19 16:03:45 +02:00
..