hardinfo2/hardinfo2.install

7 lines
133 B
Text
Raw Permalink Normal View History

2025-09-01 22:42:03 +02:00
post_install() {
echo ""
echo "The included service is required for root access:"
echo "systemctl start hardinfo2"
echo ""
}