Search found 1 match
- 2018-10-12T10:49:56-07:00
- Forum: Users
- Topic: Change policy via command argument or environment variable
- Replies: 3
- Views: 4745
Change policy via command argument or environment variable
Ubuntu 18.04's version ships with a policy file which includes the following: <policy pattern="PDF" domain="coder" rights="none"></policy> My program wants to use ImageMagick's identify command with PDF files. How can I overwrite this policy without urging the user to manually change it?