rng-tools: yet another try to fix it
[mirror/dsa-puppet.git] / modules / debian-org / lib / facter / paths.rb
index 3fe23c4..a330c30 100644 (file)
@@ -6,6 +6,7 @@
    /srv/mirrors/debian-backports
    /srv/mirrors/debian-debug
    /srv/mirrors/debian-security
+   /dev/hwrng
 }.each do |path|
        Facter.add("has" + path.gsub(/[\/-]/,'_')) do
                setcode do