This patch is to make the new unit file "[email protected]" in the directory "/usr/lib/systemd/system/".
Signed-off-by: Keisuke Sugita <[email protected]> --- ndctl/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/ndctl/Makefile.am b/ndctl/Makefile.am index 03c9bcc..74bf493 100644 --- a/ndctl/Makefile.am +++ b/ndctl/Makefile.am @@ -69,4 +69,5 @@ monitor_config_DATA = $(ndctl_monitorconf) if ENABLE_SYSTEMD_UNITS systemd_unit_DATA = ndctl-monitor.service +systemd_unit_DATA = [email protected] endif -- 2.24.1 _______________________________________________ Linux-nvdimm mailing list -- [email protected] To unsubscribe send an email to [email protected]
