|
@@ -66,11 +66,8 @@ endif
|
|
|
|
|
|
ifeq ($(BR2_INIT_SYSTEMD),y)
|
|
ifeq ($(BR2_INIT_SYSTEMD),y)
|
|
RSYSLOG_CONF_OPTS += \
|
|
RSYSLOG_CONF_OPTS += \
|
|
- --enable-systemd \
|
|
|
|
--with-systemdsystemunitdir=/usr/lib/systemd/system
|
|
--with-systemdsystemunitdir=/usr/lib/systemd/system
|
|
RSYSLOG_DEPENDENCIES += systemd
|
|
RSYSLOG_DEPENDENCIES += systemd
|
|
-else
|
|
|
|
-RSYSLOG_CONF_OPTS += --disable-systemd
|
|
|
|
endif
|
|
endif
|
|
|
|
|
|
define RSYSLOG_INSTALL_INIT_SYSV
|
|
define RSYSLOG_INSTALL_INIT_SYSV
|