mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
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.
This commit is contained in:
parent
05d231606e
commit
d59ec197e5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue