Skip to content

systemd improvements and better integration #209

Open
@aquette

Description

@aquette

Following the switch to systemd, a number of behavior regression have been identified and addressed (#200 and #208 particularly).

However, there are more visible improvements that can be addressed too, such as:

  • ensure that systemd does well handle the UPS shutdown (upsdrvctl shutdown). This is not that obvious currently and is the main point of UPS protection systems! This probably requires a dedicated service file, with a "WantedBy: poweroff shutdown" or something alike.
    This is related to the nut-monitor.service (protection system)
    @bigon : could you please comment (i.e. have you made some tests on your side?).
  • emitting SIGPWR and check sigpwr.target (http://www.freedesktop.org/software/systemd/man/systemd.special.html)
  • to be completed...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions