diff options
Diffstat (limited to 'appliance/excludelist.in')
-rw-r--r-- | appliance/excludelist.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/appliance/excludelist.in b/appliance/excludelist.in index d92c8c50..e799a161 100644 --- a/appliance/excludelist.in +++ b/appliance/excludelist.in @@ -32,11 +32,6 @@ /* Plymouth is a graphical boot thing - not needed. */ ^plymouth -/* Replacements for SysVinit. We don't use ordinary init in the - * appliance. - */ -^systemd - /* Linux firmware. Note that febootstrap itself excludes the kernel * which is also not needed since we get the kernel, modules etc * from the host at appliance boot. |