correction des différents bugs
This commit is contained in:
@@ -34,7 +34,7 @@ CMDLINE_SERIAL = "console=tty1"
|
||||
SERIAL_CONSOLES = ""
|
||||
|
||||
# Use systemd
|
||||
DISTRO_FEATURES += " systemd usbhost ipv4 pam format"
|
||||
DISTRO_FEATURES += " systemd usbhost ipv4 pam format security"
|
||||
VIRTUAL-RUNTIME_init_manager = "systemd"
|
||||
VIRTUAL_RUNTIME_login_manager = "shadow-base"
|
||||
VIRTUAL_RUNTIME_syslog = "rsyslog"
|
||||
@@ -55,4 +55,4 @@ INHERIT += "rm_work"
|
||||
INHERIT += "extrausers"
|
||||
EXTRA_USERS_PARAMS += "usermod -p '\$6\$kineintercom\$CRdIWTleZDC7c/0pNVlDZy7K56fyf5PVsAGlx27GAY8UX/EjObgmxhMi3YOOs0uLj.da3jMdv.sKFngNFUqFz1' root;"
|
||||
|
||||
RM_WORK_EXCLUDE += "wazuh"
|
||||
RM_WORK_EXCLUDE += "wazuh-agent"
|
||||
|
||||
@@ -11,4 +11,4 @@ BBFILE_PRIORITY_cyber-scle = "11"
|
||||
|
||||
#LAYERDEPENDS_cyber-scle = "meta-security"
|
||||
|
||||
LAYERSERIES_COMPAT_cyber-scle = "zeus"
|
||||
LAYERSERIES_COMPAT_cyber-scle = "kirkstone"
|
||||
|
||||
Reference in New Issue
Block a user