If logging was left on then turn it off after upgrade
This commit is contained in:
parent
0dbebd4c4f
commit
9855006d11
@ -85,6 +85,9 @@ if [ -d $PROJECT_DIR ]; then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# If logging was left on then turn it off
|
||||||
|
${PROJECT_NAME}-logging off
|
||||||
|
|
||||||
if [ -f /usr/bin/reset-tripwire ]; then
|
if [ -f /usr/bin/reset-tripwire ]; then
|
||||||
echo '
|
echo '
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user