Hi.

------ Originalnachricht ------
Von: "Tim Düsterhus" <[email protected]>
An: [email protected]
Cc: "Tim Duesterhus" <[email protected]>; [email protected]; [email protected]
Gesendet: 19.11.2017 03:10:21
Betreff: [PATCH v2 1/1] MEDIUM: mworker: Add systemd `Type=notify` support

From: Tim Duesterhus <[email protected]>

This patch adds support for `Type=notify` to the systemd unit.

Supporting `Type=notify` improves both starting as well as reloading
of the unit, because systemd will be let known when the action completed.

...


+ifneq ($(USE_SYSTEMD),)
+BUILD_OPTIONS   += $(call ignore_implicit,USE_SYSTEMD)
+OPTIONS_CFLAGS  += -DUSE_SYSTEMD
+OPTIONS_LDFLAGS += -lsystemd
+endif
+
Cool thanks

Maybe my client is crap but  I see the patches inline.
Please can you be so kind and create a patch file which is attached to the mail.
I hope you get some ideas from this document

http://git.haproxy.org/?p=haproxy.git;a=blob;f=CONTRIBUTING;h=b2c2b4937f8f3d81200bbffed2a6d1e1b07fd61b;hb=HEAD#l315

Best regards
Aleks


Reply via email to