From 293f5a5fbddda083360034e1e0db90fb27ab6a19 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 2 Jul 2016 23:11:31 +0300 Subject: finish-install: drop dm-reload hack --- perl-install/standalone/finish-install.xsetup | 2 -- 1 file changed, 2 deletions(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/finish-install.xsetup b/perl-install/standalone/finish-install.xsetup index 890560c28..740c7814c 100755 --- a/perl-install/standalone/finish-install.xsetup +++ b/perl-install/standalone/finish-install.xsetup @@ -34,7 +34,5 @@ if [ -f /etc/sysconfig/finish-install -a -x /usr/sbin/finish-install ]; then LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT \ LC_IDENTIFICATION fi - # used in live systems, so that dm gets restarted with the new defaults - touch /run/lock/reload-dm fi fi -- cgit v1.2.1