summarylogtreecommitdiffstats
path: root/sinit.install
blob: 994fefecf1df91c6ace230633b15361c25b027be (plain)
1
2
3
4
5
post_install() {
  echo "==> To use sinit, add the following kernel parameter"
  echo "    in your bootloader's configuration file:"
  echo "        init=/sbin/sinit"
}