#!/bin/bash
[ -f /etc/hintver ] && echo Hintdisk-$(cat /etc/hintver)-$(uname -r)
