From c6f2e76f7f09919f4bbbfd382ce6c42fb051d460 Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 14 Jan 2013 02:05:55 +0100 Subject: minikrebs: nfc-login - initial commit --- minikrebs/profiles/instakrebs/customfiles/usr/bin/genhostid | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 minikrebs/profiles/instakrebs/customfiles/usr/bin/genhostid (limited to 'minikrebs/profiles/instakrebs/customfiles/usr/bin/genhostid') 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 -- cgit v1.2.3