Forgot this bit in a previous commit.

pull/1674/head
NiLuJe 9 years ago
parent bfb2ee703a
commit 29f14491e1

@ -41,7 +41,8 @@ if [ "${INIT_TYPE}" == "upstart" ] ; then
fi fi
# Keep track of what we do with pillow... # Keep track of what we do with pillow...
PILLOW_DISABLED="no" PILLOW_HARD_DISABLED="no"
PILLOW_SOFT_DISABLED="no"
# Keep track of if we were started through KUAL # Keep track of if we were started through KUAL
FROM_KUAL="no" FROM_KUAL="no"

Loading…
Cancel
Save