Support non-templated socket-activation #73

Closed
opened 2024-08-19 02:40:06 +02:00 by oysteikt · 1 comment
Owner

systemd doesn't really recommend using templates, if it can be avoided

From systemd.socket:

[...] For performance reasons, it is recommended to write new daemons only in a way that is suitable for Accept=no

systemd doesn't really recommend using templates, if it can be avoided From [systemd.socket](https://www.freedesktop.org/software/systemd/man/latest/systemd.socket.html#Accept=): > [...] For performance reasons, it is recommended to write new daemons only in a way that is suitable for `Accept=no`
oysteikt added the feature request label 2024-08-19 02:40:06 +02:00
oysteikt added this to the Initial release milestone 2025-11-09 16:40:31 +01:00
Author
Owner

Fixed in 9e23f03ca2

Fixed in 9e23f03ca258b72ba418f4d62cf8dcaa9d05fd30
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/mysqladm-rs#73