Bug 27988

Summary: Проверить и доработать совместимость с systemd
Product: Sisyphus Reporter: manowar <manowar>
Component: alteratorAssignee: manowar <manowar>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: aen, amike, boyarsh, cas, imz, manowar, mike, sem
Version: unstable   
Hardware: all   
OS: Linux   
Bug Depends on:    
Bug Blocks: 28008    

Description manowar@altlinux.org 2012-11-16 15:31:17 MSK

    
Comment 1 manowar@altlinux.org 2012-11-21 12:46:40 MSK
  Можно проверять:

http://git.altlinux.org/tasks/84747
Comment 2 manowar@altlinux.org 2012-11-21 12:51:29 MSK
Если будет правка alteratord.socket, то просьба обратить внимание на alterator-systemctl-helper — он должен возвращать правильное имя сокет-файла по команде "socket". Если есть надёжный способ узнать имя прослушиваемого сокета не залезая в юнит-файл, то будет совсем хорошо.
Comment 3 AEN 2012-11-21 13:56:21 MSK
(В ответ на комментарий №1)
>   Можно проверять:
> 
> http://git.altlinux.org/tasks/84747

2cas@, amike@ прошу проверить.
Comment 4 Michael Shigorin 2012-11-21 20:03:26 MSK
Перецепляю под отдельный bug #28008.
Comment 5 manowar@altlinux.org 2012-11-22 15:43:27 MSK
  Можно проверять ещё:

http://git.altlinux.org/tasks/84795
Comment 6 Repository Robot 2012-11-22 18:36:46 MSK
alterator-4.23-alt1 -> sisyphus:

* Wed Nov 21 2012 Paul Wolneykien <manowar@altlinux> 4.23-alt1
- Require libguile-vhttpd >= 0.7.3.
- Add the systemd unit files. Make systemd to listen on
  /var/run/alteratord/socket.
- Log the way the server was started (either new socket, or an
  existing socket).
- Try systemd-related calls first on init, connect, start and
  stop (closes: 27988).
- Add the systemctl helper script.
- Implement the `sd-listen-fds` call from the systemd API.