mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Execute rc.local after to update /etc/issue and IPs
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user