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>"
}

