summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/standalone/drakedm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/drakedm b/perl-install/standalone/drakedm
index 06de6b67d..064fffded 100644
--- a/perl-install/standalone/drakedm
+++ b/perl-install/standalone/drakedm
@@ -48,6 +48,7 @@ several different X sessions on your local machine at the same time.")),
)
) {
$new_dm = { reverse %dm }->{$new_dm};
+ log::explanations("modified file $cfg_file");
substInFile {
s/^(DISPLAYMANAGER)=.*(\n|)//;
s/^\n//g;