summarylogtreecommitdiffstats
path: root/shadowsocksr.install
blob: 27852db1787815fabbf90ce34161759641031b98 (plain)
1
2
3
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>"
}