Bug 10777 - В инитскрипте (не)удаляется некий $PIDFILE, которого нет
Summary: В инитскрипте (не)удаляется некий $PIDFILE, которого нет
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: acpid (show other bugs)
Version: unstable
Hardware: all Linux
: P2 minor
Assignee: Valery Inozemtsev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-05 22:24 MSK by Sir Raorn
Modified: 2009-05-10 09:33 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sir Raorn 2007-02-05 22:24:28 MSK
$ grep -iC1 pidfile /etc/rc.d/init.d/acpid
# processname: acpid
# pidfile: /var/run/acpid.pid
# Do not load RH compatibility interface.
--
        return $RETVAL
        rm -f $PIDFILE
}

Выглядит немного странновато...
Comment 1 Andrey Rahmatullin 2008-12-13 14:25:54 MSK
Убрал.