summaryrefslogtreecommitdiffstats
path: root/main/slim/slim.install
blob: 45eb02fa13efb9ef058e75b35ebe94a291c7dab7 (plain)
1
2
3
4
5
6
7
post_install() {
  cat << _EOF

  Add slim to the DAEMONS array in /etc/rc.conf or update /etc/inittab.

_EOF
}