mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
core: fix copy/paste error
This commit is contained in:
committed by
Luca Boccassi
parent
394c61416c
commit
16b50d4018
@@ -45,7 +45,7 @@ const char* const systemd_features =
|
||||
" -IMA"
|
||||
#endif
|
||||
|
||||
#if ENABLE_IMA
|
||||
#if ENABLE_IPE
|
||||
" +IPE"
|
||||
#else
|
||||
" -IPE"
|
||||
|
||||
Reference in New Issue
Block a user