diff options
author | makefu <github@syntax-fehler.de> | 2013-01-07 06:03:06 +0700 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2013-01-07 06:03:06 +0700 |
commit | e5f3025a1aba220f6f2aa838ae317568fdec4e67 (patch) | |
tree | e805b0a67ff2a18e6fb02886324345a79775d8f7 /minikrebs/profiles/camkrebs_quickcam/customfiles/usr/bin/genhostid | |
parent | bb899884f88136e2d6684b4ee4c0021e18408167 (diff) |
camkrebs_quickcam: derive from krebs
Diffstat (limited to 'minikrebs/profiles/camkrebs_quickcam/customfiles/usr/bin/genhostid')
-rwxr-xr-x | minikrebs/profiles/camkrebs_quickcam/customfiles/usr/bin/genhostid | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/minikrebs/profiles/camkrebs_quickcam/customfiles/usr/bin/genhostid b/minikrebs/profiles/camkrebs_quickcam/customfiles/usr/bin/genhostid new file mode 100755 index 00000000..463e04b7 --- /dev/null +++ b/minikrebs/profiles/camkrebs_quickcam/customfiles/usr/bin/genhostid @@ -0,0 +1,2 @@ +#!/bin/sh +dd if=/dev/urandom bs=1 count=4> /etc/hostid |