summarylogtreecommitdiffstats
path: root/fritzident.install
diff options
context:
space:
mode:
authorMartin Brodbeck2015-06-08 12:16:46 +0200
committerMartin Brodbeck2015-06-08 12:16:46 +0200
commit4b35f2f049895c91bc2d05e74f3d32abbe34157d (patch)
tree150783fd86a70749bfff9f3617a17e3ad3b2878c /fritzident.install
downloadaur-fritzident.tar.gz
Initial commit
Diffstat (limited to 'fritzident.install')
-rw-r--r--fritzident.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/fritzident.install b/fritzident.install
new file mode 100644
index 000000000000..c02105655476
--- /dev/null
+++ b/fritzident.install
@@ -0,0 +1,4 @@
+post_install() {
+ # do something here
+ echo Please make sure to append a line for fritzident and port 14013/tcp to /etc/services.
+}