init-scripts/services/hostname

7 lines
118 B
Plaintext
Raw Permalink Normal View History

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