summarylogtreecommitdiffstats
path: root/rsrpc.install
blob: 048b73a329389a53dddf2af72dd1f10c261f4325 (plain)
1
2
3
4
post_install() {
  echo "The systemd user service for rsRPC can be enabled with:"
  echo "systemctl enable --user --now rsrpc.service"
}