diff options
Diffstat (limited to 'ThirdParty/toluapp/debian/tolua++-default.ex')
-rw-r--r-- | ThirdParty/toluapp/debian/tolua++-default.ex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ThirdParty/toluapp/debian/tolua++-default.ex b/ThirdParty/toluapp/debian/tolua++-default.ex new file mode 100644 index 0000000..922c66c --- /dev/null +++ b/ThirdParty/toluapp/debian/tolua++-default.ex @@ -0,0 +1,10 @@ +# Defaults for tolua++ initscript +# sourced by /etc/init.d/tolua++ +# installed at /etc/default/tolua++ by the maintainer scripts + +# +# This is a POSIX shell fragment +# + +# Additional options that are passed to the Daemon. +DAEMON_OPTS="" |