mirror of
https://github.com/uroni/urbackup_backend.git
synced 2025-10-26 11:36:50 +00:00
Correct urbackupsrv path
This commit is contained in:
parent
90be1ac887
commit
f930d4fb8b
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user