Skip to content
Snippets Groups Projects
Commit d3fecebb authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

doplnena informace o warden server adresari

parent 52e06dc4
No related branches found
No related tags found
No related merge requests found
...@@ -330,6 +330,7 @@ create_symlinks() ...@@ -330,6 +330,7 @@ create_symlinks()
ln -s ${bin}/wardend $init ln -s ${bin}/wardend $init
} }
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# MAIN # MAIN
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
...@@ -419,7 +420,8 @@ echo ...@@ -419,7 +420,8 @@ echo
echo "Please check client configuration file in $client_conf!" echo "Please check client configuration file in $client_conf!"
echo "Please check server configuration file in $server_conf!" echo "Please check server configuration file in $server_conf!"
echo echo
echo "Start Warden server by /etc/init.d/wardend start" echo "Warden server directory: $server_path"
echo "Warden server daemon: $init [start|stop|status|restart|force-stop]"
echo echo
echo "Installation of $package_version package was SUCCESSFUL!!!" echo "Installation of $package_version package was SUCCESSFUL!!!"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment