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