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

nixos/nncp: add caller and daemon services #249175

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Conversation

ehmry
Copy link
Contributor

@ehmry ehmry commented Aug 14, 2023

Description of changes

We have programs.nncp but no services.nncp.

Things done

[](#opt-programs.nncp.settings)
'';
socketActivation = {
enable = mkEnableOption ''
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds like a useful thing to have enabled by default, no?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could be done later, I guess. Works otherwise.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The socket activation is designed to work with UCSPI-TCP and not systemd, so I don't use it and haven't tested it well. I also run the daemon persistently for the sake of periodic multicast announcements.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested it.

@Mic92 Mic92 merged commit 55c8f51 into NixOS:master Aug 29, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants