1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-03-09 15:50:00 +00:00

Reboot not needed after install

This commit is contained in:
Ycarus (Yannick Chabanois) 2021-03-10 13:00:31 +00:00
parent 2dbc4e4f0f
commit 8e795b035b

2
debian/postinst vendored
View file

@ -6,8 +6,6 @@ test $DEBIAN_SCRIPT_DEBUG && set -v -x
. /usr/share/debconf/confmodule . /usr/share/debconf/confmodule
sed -i -e "s/^LOCALFILES=.*$/LOCALFILES=no/" -e "s/^SOURCES=.*$/SOURCES=no/" /usr/share/omr-server/debian9-x86_64.sh sed -i -e "s/^LOCALFILES=.*$/LOCALFILES=no/" -e "s/^SOURCES=.*$/SOURCES=no/" /usr/share/omr-server/debian9-x86_64.sh
echo 'To finish installation reboot'
systemctl enable omr-update systemctl enable omr-update
db_stop db_stop