diff --git a/urbackupserver/doc/admin_guide.tex b/urbackupserver/doc/admin_guide.tex index b6a679e1..e896569e 100644 --- a/urbackupserver/doc/admin_guide.tex +++ b/urbackupserver/doc/admin_guide.tex @@ -124,7 +124,7 @@ Baring details on \url{http://urbackup.org/download.html} you need to compile th \item Install the dependencies. Those are gcc, g++, make, libcrypto++ and libcurl (as development versions). \item Compile and install the server via \textsl{./configure}, \textsl{make} and \textsl{make install}. \item Run the server with \textsl{urbackupsrv run}. - \item Add \textsl{/usr/sbin/urbackupsrv run --daemon} to your \textsl{/etc/rc.local} to start the UrBackup server on server start-up. + \item Add \textsl{/usr/bin/urbackupsrv run --daemon} to your \textsl{/etc/rc.local} to start the UrBackup server on server start-up. \end{itemize} \noindent See section \ref{gnu_linux_installation_hints} for further installation hints for GNU/Linux systems and \ref{os_independent_installation_steps} for operating system independent installation steps.