"Do not run this programme as root, it'll break everything".
Why not just make your programme error out at start up if it detects it's running as root then? Jeez, why not make things easy for people...
@starbreaker I can understand that some programmes would be insecure to run as root, hence a start up check and exit if that's the case