2 Commits

Author SHA1 Message Date
Jay Larson
ef86e5391e Removed udevadm hwdb --update from usher 2018-10-20 09:13:43 -05:00
Jay Larson
8603d9ecdf The following changes were made:
* Removed modules from Should-Start in init script
  * Added udevadm hwdb --update to usher
2018-10-01 16:54:26 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ export REPO = core
BRIEF = Fork of udev
DESC = eudev is a fork of system-udev with the goal of obtaining better \
compatibility with existing software
SNAPVER = 1
SNAPVER = 3
ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1)
TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n')

View File

@@ -3,7 +3,7 @@
# Provides: udev $time
# Required-Start:
# Required-Stop:
# Should-Start: modules mountvirtfs
# Should-Start: mountvirtfs
# Should-Stop:
# Default-Start: S
# Default-Stop: