Ernesto Nicolás Carrea 5 years ago
parent
commit
752af7d840
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bin/setup/init.inc

+ 1 - 0
bin/setup/init.inc

@@ -18,6 +18,7 @@ hestia_setup_init() {
     chmod 770 $HESTIA/data/sessions
 
     if [ "$OS_BASE" = 'rhel' ]; then
+        # FIXME: Hestia scripts should not assume ip is located in /bin
         ln -s /usr/sbin/ip /bin/ip
     fi