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 <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ed Bartosh 2016-07-12 11:05:59 -07:00 committed by Richard Purdie
parent 4e017740b7
commit e92b3a8241
1 changed files with 1 additions and 1 deletions

View File

@ -430,7 +430,7 @@
</literallayout>
Finally, restart Apache to make sure all new configuration
is loaded.
For Ubuntu and Debian use:
For Ubuntu, Debian, and OpenSUSE use:
<literallayout class='monospaced'>
$ sudo service apache2 restart
</literallayout>