Your message dated Mon, 20 Aug 2012 10:27:18 +0100
with message-id <20120820092718.GA6068@desktop>
and subject line Re: Bug#537716: cups: reduce disk writes at boot time
has caused the Debian Bug report #537716,
regarding cups: reduce disk writes at boot time
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
537716: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537716
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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




--- End Message ---
--- Begin Message ---
fixed 537716 1.4.4-4
thanks


>From changelog.Debian:

* debian/cups.init.d, debian/cups.postinst: Move custom PPD directory setup
  from init script into postinst. No need to do that on every boot.

--- End Message ---

Reply via email to