summarylogtreecommitdiffstats
path: root/389-ds-base.install
blob: a31d73884354f9a138c7105e17b46674e81a5ac0 (plain)
1
2
3
4
5
6
post_upgrade() {
  echo "Important: Update 389-ds-base instances by stopping the appropriate systemd"
  echo "services and running:"
  echo
  echo "  /usr/bin/setup-ds.pl -u -s General.UpdateMode=offline"
}