diff options
Diffstat (limited to 'minikrebs/profiles/instakrebs/customfiles/usr/bin/genhostid')
-rwxr-xr-x | minikrebs/profiles/instakrebs/customfiles/usr/bin/genhostid | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/minikrebs/profiles/instakrebs/customfiles/usr/bin/genhostid b/minikrebs/profiles/instakrebs/customfiles/usr/bin/genhostid new file mode 100755 index 00000000..463e04b7 --- /dev/null +++ b/minikrebs/profiles/instakrebs/customfiles/usr/bin/genhostid @@ -0,0 +1,2 @@ +#!/bin/sh +dd if=/dev/urandom bs=1 count=4> /etc/hostid |