adjust devnode location
This commit is contained in:
parent
8bb452b3cb
commit
ad832b91b6
@ -9,7 +9,7 @@
|
||||
# PROGRAM the executable to run
|
||||
# ARGUMENTS the argument we're going to call PROGRAM with
|
||||
|
||||
DEVICE=/dev/cpu/0/microcode
|
||||
DEVICE=/dev/cpu/microcode
|
||||
ARGUMENTS=-Qu
|
||||
RETVAL=0
|
||||
PROGRAM=/sbin/microcode_ctl
|
||||
|
@ -66,6 +66,9 @@ fi
|
||||
/sbin/chkconfig --add microcode_ctl
|
||||
|
||||
%changelog
|
||||
* Wed Jan 12 2005 Dave Jones <davej@redhat.com>
|
||||
- Adjust dev node location. (#144963)
|
||||
|
||||
* Tue Jan 11 2005 Dave Jones <davej@redhat.com>
|
||||
- Load/Remove microcode module in initscript.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user