Bug 27988 - Проверить и доработать совместимость с systemd
Summary: Проверить и доработать совместимость с systemd
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: alterator (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: manowar@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 28008
  Show dependency tree
 
Reported: 2012-11-16 15:31 MSK by manowar@altlinux.org
Modified: 2012-11-22 18:36 MSK (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.