Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for systemd socket activation #223

Merged
merged 6 commits into from
Jan 24, 2023

Commits on Jan 17, 2023

  1. Add support for systemd socket activation

    Signed-off-by: Iavael <905853+iavael@users.noreply.github.com>
    iavael committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    05ca6a2 View commit details
    Browse the repository at this point in the history
  2. Adjust README for socket activation feature

    Signed-off-by: Iavael <905853+iavael@users.noreply.github.com>
    iavael committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1d44296 View commit details
    Browse the repository at this point in the history
  3. Fix newline in socket unit

    Signed-off-by: Iavael <905853+iavael@users.noreply.github.com>
    iavael committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ca0f818 View commit details
    Browse the repository at this point in the history
  4. Adjust socket path to prerelease changes in main branch

    Signed-off-by: Iavael <905853+iavael@users.noreply.github.com>
    iavael committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8dbdae3 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Fixes after code review

    Signed-off-by: Iavael <905853+iavael@users.noreply.github.com>
    iavael committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2299414 View commit details
    Browse the repository at this point in the history
  2. Validate that there is non-negativa number of stream sockets passed t…

    …o cache daemon
    
    Signed-off-by: Iavael <905853+iavael@users.noreply.github.com>
    iavael committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    478bcab View commit details
    Browse the repository at this point in the history