Explorar o código

Update check_permissions.sh

UltimateByte %!s(int64=10) %!d(string=hai) anos
pai
achega
14b069dca4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lgsm/functions/check_permissions.sh

+ 1 - 0
lgsm/functions/check_permissions.sh

@@ -26,6 +26,7 @@ if [ -n "${functionsdir}" ]; then
     if [ "${shortperm}" != "7" ]; then
       fn_print_warn_nl "Warning, permission issues found in ${functionsdir}"
       echo "  * Easy fix : chmod -R 755 ${functionsdir}"
+      echo "	* To enable monitor run ./${selfname} start"
     fi
   done
 fi