aboutsummaryrefslogtreecommitdiff
path: root/arch/initscripts.install
blob: 7c1cad0de72cf121032a826d18071e2d22d89ab0 (plain)
1
2
3
4
5
6
7
post_upgrade() {
  echo "----"
  echo "> initscripts is now obsolete and unmaintained piece of code,"
  echo "> and this package provides a framework around SysV init for "
  echo "> hobbyists and UNIX enthusiasts to boot their SysV systems."
  echo "----"
}