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.
Signed-off-by: Ed Bartosh <[email protected]> --- documentation/toaster-manual/toaster-manual-setup-and-use.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml index c37fa65..d0d37d3 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml @@ -428,7 +428,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> -- 2.6.6 -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
