Bug 6536 - consrestart == restart in wine service
Summary: consrestart == restart in wine service
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: wine (show other bugs)
Version: unstable
Hardware: all Linux
: P2 blocker
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-15 13:52 MSD by Sir Raorn
Modified: 2005-07-15 10:09 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sir Raorn 2005-04-15 13:52:09 MSD
/etc/rc.d/init.d/wine:
...
# See how we were called.
case "$1" in
...
  condrestart)
    restart
    ;;
...

При каждом обновлении wine включается поддержка MZ и PE исполняемых файлов даже
если сервис wine выключен.
Comment 1 Vitaly Lipatov 2005-04-16 00:43:21 MSD
fixed in wine-20050415-alt1.src.rpm