summaryrefslogtreecommitdiff
path: root/extra/slim/install
blob: 65aa77d729cbc8835a1be737be2837c03f68beb3 (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
}