mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 22:33:02 +02:00
6 lines
305 B
Plaintext
6 lines
305 B
Plaintext
# Avahi advertises the system default hostname, this service advertises
|
|
# /etc/hostname (-H) and, optionally, network.local as CNAMEs. Changes
|
|
# to /etc/default/mdns-alias will cause Finit to restart not reload.
|
|
service <pid/mdns> env:-/etc/default/mdns-alias \
|
|
[2345] mdns-alias -H $MDNS_ALIAS_ARGS --
|