init-scripts/services/hostname

7 lines
118 B
Plaintext

description reload hostname
exec hostname --file /etc/hostname
type wait
target boot
before sysinit
after hwclock vfs