summarylogtreecommitdiffstats
path: root/surface-dtx-daemon.install
blob: d51b0c84b563b11d2557c7279da80f9e672a84ea (plain)
1
2
3
4
5
6
7
post_install() {
    echo ">>                                                               <<"
    echo ">> Don't forget to start/enable the systemd services via:        <<"
    echo ">>         systemctl enable surface-dtx-daemon.service           <<"
    echo ">>         systemctl enable --user surface-dtx-userd.service     <<"
    echo ">>                                                               <<"
}