summaryrefslogtreecommitdiffstats
path: root/source/l/system-config-printer/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/system-config-printer/doinst.sh')
-rw-r--r--source/l/system-config-printer/doinst.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/l/system-config-printer/doinst.sh b/source/l/system-config-printer/doinst.sh
index 214038e76..884cda801 100644
--- a/source/l/system-config-printer/doinst.sh
+++ b/source/l/system-config-printer/doinst.sh
@@ -11,8 +11,8 @@ config() {
# Otherwise, we leave the .new copy for the admin to consider...
}
-config etc/dbus-1/system.d/newprinternotification.conf.new
-config etc/dbus-1/system.d/printerdriversinstaller.conf.new
+config etc/dbus-1/system.d/com.redhat.NewPrinterNotification.conf.new
+config etc/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf.new
# Update the desktop database:
if [ -x usr/bin/update-desktop-database ]; then