summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/monotone/files/hooks.lua')
-rw-r--r--dev-util/monotone/files/hooks.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-util/monotone/files/hooks.lua b/dev-util/monotone/files/hooks.lua
new file mode 100644
index 000000000000..bbdb0042a5f6
--- /dev/null
+++ b/dev-util/monotone/files/hooks.lua
@@ -0,0 +1,4 @@
+-- Add custom hooks after the following line. It includes the identification
+-- needed to start the server.
+
+include(get_confdir() .. "/passphrase.lua")