Bug 21921 - Не перезапускается демон при смене типа
Summary: Не перезапускается демон при смене типа
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: alterator-squid (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Anton V. Boyarshinov
QA Contact: qa-sisyphus
URL:
Keywords: distro-blocker
: 21675 (view as bug list)
Depends on:
Blocks: 19564
  Show dependency tree
 
Reported: 2009-10-12 16:01 MSD by Andrey Cherepanov
Modified: 2009-10-22 12:24 MSD (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2009-10-12 16:01:44 MSD
Меняю тип на "Без аутентификации". Нажимаю кнопку "Применить". Реально squid не перезапускается и тип остаётся прежним. Помогает только 
service squid restart
Comment 1 Repository Robot 2009-10-12 17:51:42 MSD
alterator-squid-1.0-alt21 -> sisyphus:

* Mon Oct 12 2009 Paul Wolneykien <manowar@altlinux> 1.0-alt21

- Reload the service if it is already running (closes: 21921).
- Widen the network input field to 19 symbols (closes: 21918).
Comment 2 Andrey Cherepanov 2009-10-12 20:22:19 MSD
Увы, обновление до alt21 не помогло: переключение с Kerberos на PAM требует restart (reload не позволяет поменять тип при таком переключении).
с PAM на "Без аутентификации" reload срабатывает, но приходится запускать его вручную (alterator-squid почему-то, судя по логам, этого не делает).
"Без аутентификации" -> Kerberos (reload включает Kerberos+PAM, а restart отрабатывает как надо).

Мораль: при смене типа нужно реально запускать service squid restart.
Comment 3 manowar@altlinux.org 2009-10-20 20:27:54 MSD
*** Bug 21675 has been marked as a duplicate of this bug. ***
Comment 4 Repository Robot 2009-10-20 21:29:17 MSD
alterator-squid-1.1-alt3 -> sisyphus:

* Tue Oct 20 2009 Paul Wolneykien <manowar@altlinux> 1.1-alt3

- Restart the service if authentication mode was modified (closes: 21921).