summarylogtreecommitdiffstats
path: root/hardinfo2.install
blob: a901c7b8769b316a863ff6c2194e7ef2e3eeae92 (plain)
1
2
3
4
5
6
post_install() {
  echo ""
  echo "The included service is required for root access:"
  echo "systemctl start hardinfo2"
  echo ""
}