From: Jon Trulson Date: Tue, 7 May 2019 00:32:14 +0000 (-0600) Subject: dtprintinfo: remove SUID root on install X-Git-Tag: 2.3.0a~12 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d59ec197e5307ad9650b6518dba67b7ef388f053;p=oweals%2Fcde.git dtprintinfo: remove SUID root on install This program should not be SUID root. If you need it's services, just run sudo dtprintinfo -populate TODO: dtprintinfo should only create it's actions (if ever) in a user's .dt/types/ directory and not in any system-wide dirs. No need for root access at all. --- diff --git a/cde/databases/CDE-RUN.udb b/cde/databases/CDE-RUN.udb index 49013224..e64a4c5a 100644 --- a/cde/databases/CDE-RUN.udb +++ b/cde/databases/CDE-RUN.udb @@ -461,7 +461,7 @@ programs/dtsession/sys.font.iso programs/dtprintinfo/dtprintinfo { default install_target = /usr/dt/bin/dtprintinfo - mode = 04555 + mode = 0555 owner = root } #