summaryrefslogtreecommitdiff
path: root/dev-vcs/monotone/files/hooks.lua
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-vcs/monotone/files/hooks.lua
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-vcs/monotone/files/hooks.lua')
-rw-r--r--dev-vcs/monotone/files/hooks.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-vcs/monotone/files/hooks.lua b/dev-vcs/monotone/files/hooks.lua
new file mode 100644
index 000000000000..bbdb0042a5f6
--- /dev/null
+++ b/dev-vcs/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")