summarylogtreecommitdiffstats
path: root/ssh-agent.install
blob: fc8f5050f8dfd60aebe23b9a7ca813878c86a97d (plain)
1
2
3
post_install() {
    printf "To enable the systemd user unit for ssh-agent, use systemctl --user enable ssh-agent.service.\n"
}