Yes, the original Brother drivers edit files in /usr/local/Brother/inf/: As you probably know, the postinstall-script calls a script (cupswrapperPRINTER) that generates the ppd-file and the cupswrapper-script (in my case brlpdwrapperDCP110C). Besides of the path the script is exactly the same as yours. This script calls a programm that edits brPRINTERrc. After that cupswrapperPRINTER sets the permissions: chmod a+x $brotherlpdwrapper chmod a+w /usr/local/Brother/inf/brMFC210Crc chmod a+w /usr/local/Brother/inf
As I said I'm no expert in scripting but I think my interpretation of the script should be right ... Maybe it would be better not to let everyone write into that folder but make the folder and the files owned by the user and group "lp". -- Changing paper type does not have any effects https://bugs.launchpad.net/bugs/206365 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to brother-cups-wrapper-extra in ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
