Просмотр исходного кода

Additional symlink for compatiblity.

Raphael Schneeberger 7 лет назад
Родитель
Сommit
e12efa5922
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      install/hst-install-debian.sh

+ 1 - 0
install/hst-install-debian.sh

@@ -711,6 +711,7 @@ chmod 660 $HESTIA/conf/hestia.conf
 
 # Symlink to Hestia for compatibilty
 ln -s /usr/local/hestia /usr/local/vesta
+ln -s $HESTIA/log /var/log/vesta
 ln -s /usr/local/hestia/conf/hestia.conf /usr/local/vesta/conf/vesta.conf
 ln -s /etc/profile.d/hestia.sh /etc/profile.d/vesta.sh