udev: remove initramfs-tools trigger.
This commit is contained in:
parent
a42565efe4
commit
8b204e16bc
2 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'systemd'
|
||||
pkgname=systemd
|
||||
version=183
|
||||
revision=2
|
||||
revision=3
|
||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-distro=other --with-rootprefix= --enable-plymouth
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
# Template file for 'libudev'.
|
||||
#
|
||||
triggers="initramfs-tools"
|
||||
conf_files="/etc/udev/udev.conf"
|
||||
short_desc="udev daemon"
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in a new issue