summaryrefslogtreecommitdiff
path: root/scripts/debian/xmake.default.ex
diff options
context:
space:
mode:
authorruki <[email protected]>2017-04-07 09:53:29 +0800
committerruki <[email protected]>2017-04-07 09:53:29 +0800
commit3085ff44c910916e6378982f14a9bbf2bcbe50ac (patch)
tree44df0acc22951703b8ee9ff2861bbd14ac95bcbb /scripts/debian/xmake.default.ex
parent9f65a2f1b69d54a4d15d135f4b3058a989a57429 (diff)
add makeppa script and debian
Diffstat (limited to 'scripts/debian/xmake.default.ex')
-rw-r--r--scripts/debian/xmake.default.ex10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/debian/xmake.default.ex b/scripts/debian/xmake.default.ex
new file mode 100644
index 000000000..abd501558
--- /dev/null
+++ b/scripts/debian/xmake.default.ex
@@ -0,0 +1,10 @@
+# Defaults for xmake initscript
+# sourced by /etc/init.d/xmake
+# installed at /etc/default/xmake by the maintainer scripts
+
+#
+# This is a POSIX shell fragment
+#
+
+# Additional options that are passed to the Daemon.
+DAEMON_OPTS=""