From 2daf1e200424de094555adf359e5199fcb3b8917 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Kl=C3=ADma?= Date: Thu, 9 Apr 2020 16:02:57 +0200 Subject: [PATCH] #4470 wrong Ubuntu package name --- docs/installation/migrating-to-systemd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/migrating-to-systemd.md b/docs/installation/migrating-to-systemd.md index a888f18aa..65f42a6bc 100644 --- a/docs/installation/migrating-to-systemd.md +++ b/docs/installation/migrating-to-systemd.md @@ -7,7 +7,7 @@ This document contains instructions for migrating from a legacy NetBox deploymen ### Uninstall supervisord ```no-highlight -# apt-get remove -y supervisord +# apt-get remove -y supervisor ``` ### Configure systemd