summarylogtreecommitdiffstats
path: root/tshock-bin.install
diff options
context:
space:
mode:
Diffstat (limited to 'tshock-bin.install')
-rw-r--r--tshock-bin.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/tshock-bin.install b/tshock-bin.install
new file mode 100644
index 000000000000..609e681cec5d
--- /dev/null
+++ b/tshock-bin.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo ">>> You can start the server in a default configuration by starting tshock@default.service"
+}