docs: Add OS upgrade step to remove upstart.

It's not required on Ubuntu Xenial (having been replaced by systemd)
and causes problems when installing/upgrading other packages; this
change matches a similar block of code in our installer.
This commit is contained in:
Tim Abbott
2019-04-17 12:55:48 -07:00
parent 388565c7bd
commit 2da9d25a9a

View File

@@ -271,6 +271,7 @@ successfully:
match the new OS version:
```
apt remove upstart -y
/home/zulip/deployments/current/scripts/zulip-puppet-apply -f
pg_dropcluster 9.5 main --stop
systemctl stop postgresql