summaryrefslogtreecommitdiffstats
path: root/move/move.pm
diff options
context:
space:
mode:
Diffstat (limited to 'move/move.pm')
-rw-r--r--move/move.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/move/move.pm b/move/move.pm
index 2ef68932e..3f732545b 100644
--- a/move/move.pm
+++ b/move/move.pm
@@ -669,6 +669,7 @@ sub install2::startMove {
output("/var/run/console/$username", 1);
run_program::run('pam_console_apply');
+ run_program::run('hwclock', '-s', '--localtime');
run_program::run('chown', "$username.root", '/var/run/rebootctl');
touch '/var/run/utmp';