ALT Linux Bugzilla
– Attachment 8062 Details for
Bug 36454
3.20.1-alt4 не работает при запущенном systemd
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
для правильного %def_disable systemd
def_disable-systemd.patch (text/plain), 1.14 KB, created by
Sergey Y. Afonin
on 2019-03-30 00:12:01 MSK
(
hide
)
Description:
для правильного %def_disable systemd
Filename:
MIME Type:
Creator:
Sergey Y. Afonin
Created:
2019-03-30 00:12:01 MSK
Size:
1.14 KB
patch
obsolete
>diff --git a/altlinux/syslog-ng.spec b/altlinux/syslog-ng.spec >index df47884..d63540e 100644 >--- a/altlinux/syslog-ng.spec >+++ b/altlinux/syslog-ng.spec >@@ -225,7 +225,9 @@ skip_submodules=1 ./autogen.sh > --with-ivykis=system \ > --with-pidfile-dir=/var/run \ > --with-module-dir=%_libdir/%name \ >+%if_enabled systemd > --with-systemdsystemunitdir=%_unitdir \ >+%endif > --enable-ipv6 \ > --enable-dynamic-linking \ > --enable-spoof-source \ >@@ -278,7 +280,9 @@ sed "s/@ver@/$VER/" -i altlinux/conf.d.example/*.conf > sed '/scl\/\*\/\*.conf/{s||%_datadir/%name/include/scl/*/*.conf|;h};${x;/./{x;q0};x;q1}' -i %buildroot%_sysconfdir/%name/scl.conf > > install -m640 -D -p altlinux/%name.sysconfig %buildroot%_sysconfdir/sysconfig/%name >+%if_enabled systemd > install -m644 -D -p altlinux/%name.service %buildroot%_unitdir/%name.service >+%endif > rm -f %buildroot%_unitdir/%{name}@.service > > install -m644 -p config.h %buildroot%_includedir/%name >@@ -324,7 +328,9 @@ fi > %config(noreplace) %_sysconfdir/%name/%name.conf > %config(noreplace) %_sysconfdir/sysconfig/%name > %_initdir/%name >+%if_enabled systemd > %_unitdir/%name.service >+%endif > > /sbin/%name > /sbin/%name-ctl
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 36454
: 8062