summarylogtreecommitdiffstats
path: root/minissdpd-openrc.install
blob: 02c8cde3c90969f270867b59e0c8dd9d9971b66c (plain)
1
2
3
4
5
post_install() {
  printf '%s\n' "      > IMPORTANT: You _must_ set the _IFACE-variable in /etc/conf.d/minissdpd"
  printf '%s\n' "        to an IP-address or network interface to make sense of the software."
  printf '%s\n' "        Installation default is the loopback interface."
}