summarylogtreecommitdiffstats
path: root/shadowsocksr.install
diff options
context:
space:
mode:
Diffstat (limited to 'shadowsocksr.install')
-rw-r--r--shadowsocksr.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/shadowsocksr.install b/shadowsocksr.install
new file mode 100644
index 000000000000..27852db17878
--- /dev/null
+++ b/shadowsocksr.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "You can use profiled systemd units to start/stop shadowsocksr: (Profiles are placed under /etc/shadowsocksr/*.json)"
+ echo "# systemctl start/stop shadowsocksr[-server]@<conf-name>"
+} \ No newline at end of file