diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-07-02 12:33:42 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-07-07 11:23:43 +0100 |
commit | 413df5fc377d62fcbe7be102bd434acf94416fac (patch) | |
tree | b3e32a964697e2baad5f5ccc82fc779b589bb753 | |
parent | 3d99df7daa6182c4790afad20e396826ccfff787 (diff) | |
download | libguestfs-413df5fc377d62fcbe7be102bd434acf94416fac.tar.gz libguestfs-413df5fc377d62fcbe7be102bd434acf94416fac.tar.xz libguestfs-413df5fc377d62fcbe7be102bd434acf94416fac.zip |
appliance: Update comment to note that systemd package now contains udevd.
(cherry picked from commit 100271c7bc00a1f9baacd8c56b43e156b736fc12)
-rw-r--r-- | appliance/packagelist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appliance/packagelist.in b/appliance/packagelist.in index 1aaf7cfb..e9dac95c 100644 --- a/appliance/packagelist.in +++ b/appliance/packagelist.in @@ -39,7 +39,7 @@ ntfs-3g reiserfs-utils libselinux - systemd /* for /sbin/reboot */ + systemd /* for /sbin/reboot and udevd */ util-linux-ng vim-minimal xz |