diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/local.conf.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index a2e137411..fae949c56 100644 --- a/meta/conf/local.conf.sample +++ b/meta/conf/local.conf.sample @@ -79,6 +79,7 @@ PACKAGE_CLASSES ?= "package_rpm package_ipk" # A list of additional classes to use when building the system # include 'image-prelink' in order to prelink the filesystem image +# include 'image-swab' to perform host system intrusion detection USER_CLASSES ?= "image-prelink" # POKYMODE controls the characteristics of the generated packages/images by |