avahi/avahi-hostname.sh
2012-02-01 14:35:00 +04:00

3 lines
64 B
Bash
Executable file

#!/bin/bash
su avahi -s /bin/bash -c "avahi-set-host-name $1"