1 2 3 4
post_install() { echo "The systemd user service for rsRPC can be enabled with:" echo "systemctl enable --user --now rsrpc.service" }