summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init4
1 files changed, 0 insertions, 4 deletions
diff --git a/init b/init
index 0f46475..4891ed8 100644
--- a/init
+++ b/init
@@ -5,10 +5,6 @@ mount_handler=default_mount_handler
init=/sbin/init
rd_logmask=0
-if [ -x /usr/bin/systemd-timestamp ]; then
- RD_TIMESTAMP=$(systemd-timestamp)
-fi
-
. /init_functions
mount -t proc proc /proc -o nosuid,noexec,nodev