From: Ed Bartosh Date: Tue, 12 Jul 2016 18:05:59 +0000 (-0700) Subject: toaster-manual: add OpenSUSE to the list of distros X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e92b3a82417401c630fa5b3182e3177980ac12d8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git toaster-manual: add OpenSUSE to the list of distros Updated instructions of restarting apache. As OpenSUSE way of restarting apache is the same as Ubuntu and Debian it's enough to just add OpenSUSE to the list of distros. (From yocto-docs rev: 0aed02ca72303574d17996dc56484f76c772c864) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml index 2510c2b8785..e3f7bfdf083 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml @@ -430,7 +430,7 @@ Finally, restart Apache to make sure all new configuration is loaded. - For Ubuntu and Debian use: + For Ubuntu, Debian, and OpenSUSE use: $ sudo service apache2 restart