[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#2388: gpm doesn't preserve configuration over upgrades



Package: gpm
Version: 1.00-11

gpm shouldn't redo my configuration /etc/init.d/gpm everytime I
reinstall it.  In fact, /etc/init.d/gpm should be a conffile.  The
                    if [ "$1" != "upgrade" ]; then
treatment should be used in the postinst to achieve this, I think.
Moreover, I think the postinst should offer to start gpm
(/etc/init.d/gpm start).

Since I had to take a look at the postinst, I noticed the line:
                      chmod a+x /etc/init.d/gpm
Shouldn't that be chmod 755 instead (just in case some weird umask is
set)?

--
Christopher J. Fearnley            |    UNIX SIG Leader at PACS
cjf@netaxs.com (finger me!)        |    (Philadelphia Area Computer Society)
http://www.netaxs.com/~cjf         |    Design Science Revolutionary
ftp://ftp.netaxs.com/people/cjf    |    Explorer in Universe
"Dare to be Naive" -- Bucky Fuller |    Linux Advocate


Reply to: