Execute rc.local after to update /etc/issue and IPs

This commit is contained in:
t3chn0m4g3 2015-02-05 14:01:49 +01:00
parent 3af4e0300a
commit bf97332e65

View file

@ -4,7 +4,7 @@
# T-Pot Community Edition # # T-Pot Community Edition #
# Container and services restart script # # Container and services restart script #
# # # #
# v0.11 by mo, DTAG, 2015-01-29 # # v0.12 by mo, DTAG, 2015-02-05 #
######################################################## ########################################################
if [ -a /var/run/check.lock ]; if [ -a /var/run/check.lock ];
@ -46,3 +46,4 @@ fi
rm /var/run/check.lock rm /var/run/check.lock
/etc/rc.local