mirror of
https://github.com/systemd/systemd.git
synced 2025-08-24 09:49:49 +03:00
Add white space between _XZ_FEATURE_ and _SECCOMP_FEATURE_
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
a3e648ccbb
commit
1733a00f62
@ -87,4 +87,4 @@
|
|||||||
#define _SECCOMP_FEATURE_ "-SECCOMP"
|
#define _SECCOMP_FEATURE_ "-SECCOMP"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define SYSTEMD_FEATURES _PAM_FEATURE_ " " _LIBWRAP_FEATURE_ " " _AUDIT_FEATURE_ " " _SELINUX_FEATURE_ " " _IMA_FEATURE_ " " _SYSVINIT_FEATURE_ " " _LIBCRYPTSETUP_FEATURE_ " " _GCRYPT_FEATURE_ " " _ACL_FEATURE_ " " _XZ_FEATURE_ _SECCOMP_FEATURE_
|
#define SYSTEMD_FEATURES _PAM_FEATURE_ " " _LIBWRAP_FEATURE_ " " _AUDIT_FEATURE_ " " _SELINUX_FEATURE_ " " _IMA_FEATURE_ " " _SYSVINIT_FEATURE_ " " _LIBCRYPTSETUP_FEATURE_ " " _GCRYPT_FEATURE_ " " _ACL_FEATURE_ " " _XZ_FEATURE_ " " _SECCOMP_FEATURE_
|
||||||
|
Reference in New Issue
Block a user