1
0
Fork 0
mirror of https://github.com/pygos/init-scripts.git synced 2024-05-06 06:06:14 +02:00
init-scripts/services/hostname

7 lines
118 B
Plaintext
Raw Normal View History

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