[Pkg-cups-devel] Bug#537716: cups: reduce disk writes at boot time

Alberto coleccionspam at terra.es
Mon Jul 20 12:26:48 UTC 2009


Package: cups
Version: 1.3.5-1
Severity: normal

Hi,

the init.d script change permissions every time it runs, even if it is not neccesary:

chown root:lpadmin /usr/share/ppd/custom 2>/dev/null || true
chmod 3775 /usr/share/ppd/custom 2>/dev/null || true

Since writes are very slow on SSD, some kind of check could be done to avoid
that disk writes, which would allow for a faster boot.

TIA






More information about the Pkg-cups-devel mailing list