summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init1
1 files changed, 0 insertions, 1 deletions
diff --git a/init b/init
index 5c2d751..0f46475 100644
--- a/init
+++ b/init
@@ -81,7 +81,6 @@ rdlogger_stop
exec env -i \
"TERM=$TERM" \
- "RD_TIMESTAMP=$RD_TIMESTAMP" \
/usr/bin/switch_root /new_root $init "$@"
# vim: set ft=sh ts=4 sw=4 et: