summarylogtreecommitdiffstats
path: root/shadowsocks.install
diff options
context:
space:
mode:
authorYiyao Yu2017-10-07 10:34:20 +0800
committerYiyao Yu2017-10-07 10:34:20 +0800
commitb2cabf757db492676f7f7eefa78c404ee9aed792 (patch)
tree677496617fb3f18a7a807bd3f766dedd8712ccc6 /shadowsocks.install
downloadaur-b2cabf757db492676f7f7eefa78c404ee9aed792.tar.gz
Initial commit
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>"
+}
+