diff options
| -rw-r--r-- | conf/template.atom-c3000-debug/local.conf.sample | 1 | ||||
| -rw-r--r-- | conf/template.atom-c3000/local.conf.sample | 1 | ||||
| -rw-r--r-- | conf/template.xeon-d-debug/local.conf.sample | 1 | ||||
| -rw-r--r-- | conf/template.xeon-d/local.conf.sample | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/conf/template.atom-c3000-debug/local.conf.sample b/conf/template.atom-c3000-debug/local.conf.sample index b96bf48..1c5fbb2 100644 --- a/conf/template.atom-c3000-debug/local.conf.sample +++ b/conf/template.atom-c3000-debug/local.conf.sample | |||
| @@ -259,6 +259,7 @@ SKIP_META_VIRT_SANITY_CHECK = "1" | |||
| 259 | USERADDEXTENSION = "useradd-staticids" | 259 | USERADDEXTENSION = "useradd-staticids" |
| 260 | USERADD_UID_TABLES = "files/passwd" | 260 | USERADD_UID_TABLES = "files/passwd" |
| 261 | USERADD_GID_TABLES = "files/group" | 261 | USERADD_GID_TABLES = "files/group" |
| 262 | ROOTFS_POSTPROCESS_COMMAND_remove = "systemd_create_users;" | ||
| 262 | # | 263 | # |
| 263 | # In order to prevent generating a system where a dynamicly assigned uid/gid | 264 | # In order to prevent generating a system where a dynamicly assigned uid/gid |
| 264 | # can exist, you should enable the following setting. This will force the | 265 | # can exist, you should enable the following setting. This will force the |
diff --git a/conf/template.atom-c3000/local.conf.sample b/conf/template.atom-c3000/local.conf.sample index c6cbdba..54d065c 100644 --- a/conf/template.atom-c3000/local.conf.sample +++ b/conf/template.atom-c3000/local.conf.sample | |||
| @@ -256,6 +256,7 @@ SKIP_META_VIRT_SANITY_CHECK = "1" | |||
| 256 | USERADDEXTENSION = "useradd-staticids" | 256 | USERADDEXTENSION = "useradd-staticids" |
| 257 | USERADD_UID_TABLES = "files/passwd" | 257 | USERADD_UID_TABLES = "files/passwd" |
| 258 | USERADD_GID_TABLES = "files/group" | 258 | USERADD_GID_TABLES = "files/group" |
| 259 | ROOTFS_POSTPROCESS_COMMAND_remove = "systemd_create_users;" | ||
| 259 | # | 260 | # |
| 260 | # In order to prevent generating a system where a dynamicly assigned uid/gid | 261 | # In order to prevent generating a system where a dynamicly assigned uid/gid |
| 261 | # can exist, you should enable the following setting. This will force the | 262 | # can exist, you should enable the following setting. This will force the |
diff --git a/conf/template.xeon-d-debug/local.conf.sample b/conf/template.xeon-d-debug/local.conf.sample index 4be1706..3f8ef4a 100644 --- a/conf/template.xeon-d-debug/local.conf.sample +++ b/conf/template.xeon-d-debug/local.conf.sample | |||
| @@ -260,6 +260,7 @@ SKIP_META_VIRT_SANITY_CHECK = "1" | |||
| 260 | USERADDEXTENSION = "useradd-staticids" | 260 | USERADDEXTENSION = "useradd-staticids" |
| 261 | USERADD_UID_TABLES = "files/passwd" | 261 | USERADD_UID_TABLES = "files/passwd" |
| 262 | USERADD_GID_TABLES = "files/group" | 262 | USERADD_GID_TABLES = "files/group" |
| 263 | ROOTFS_POSTPROCESS_COMMAND_remove = "systemd_create_users;" | ||
| 263 | # | 264 | # |
| 264 | # In order to prevent generating a system where a dynamicly assigned uid/gid | 265 | # In order to prevent generating a system where a dynamicly assigned uid/gid |
| 265 | # can exist, you should enable the following setting. This will force the | 266 | # can exist, you should enable the following setting. This will force the |
diff --git a/conf/template.xeon-d/local.conf.sample b/conf/template.xeon-d/local.conf.sample index a1a874d..ace57dd 100644 --- a/conf/template.xeon-d/local.conf.sample +++ b/conf/template.xeon-d/local.conf.sample | |||
| @@ -257,6 +257,7 @@ SKIP_META_VIRT_SANITY_CHECK = "1" | |||
| 257 | USERADDEXTENSION = "useradd-staticids" | 257 | USERADDEXTENSION = "useradd-staticids" |
| 258 | USERADD_UID_TABLES = "files/passwd" | 258 | USERADD_UID_TABLES = "files/passwd" |
| 259 | USERADD_GID_TABLES = "files/group" | 259 | USERADD_GID_TABLES = "files/group" |
| 260 | ROOTFS_POSTPROCESS_COMMAND_remove = "systemd_create_users;" | ||
| 260 | # | 261 | # |
| 261 | # In order to prevent generating a system where a dynamicly assigned uid/gid | 262 | # In order to prevent generating a system where a dynamicly assigned uid/gid |
| 262 | # can exist, you should enable the following setting. This will force the | 263 | # can exist, you should enable the following setting. This will force the |
