summarylogtreecommitdiffstats
path: root/nut.install
blob: 9e76f7b8b71096e0596728af6ebd08af5fcb98a5 (plain)
1
2
3
4
post_install() {
  echo ">>> This package was rebased on the [community] one."
  echo ">>> Thus, nut will now run as the 'nut' rather than 'ups' user."
}