> http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3 > > "... must not overwrite or otherwise mangle the user's configuration > without asking ... " > > In short, your locally changed config file should be safe. If you're > using a for of debian that does not adhere to this policy, then all > bets are off (I'm not aware of any distro ignoring this policy).
Sorry I need to be a little specific. After a memcached upgrade, dpkg will (to the best of my knowledge) perform something like the following: /etc/init.d/memcached restart Is it possible to convince dpkg to perform a similar action on my own init.d script?: /etc/init.d/memcached_11212 restart I feel like I'm am stepping close to the territory of building my own packages. -- Simon Males -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
