Search
j0ke.net Open Build Service
>
Projects
>
hardware
:
flashcache
>
flashcache
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 16
[-]
[+]
Changed
flashcache.spec
@@ -80,12 +80,12 @@ %post utils if [ $1 == 1 ] ; then -/sbin/chkconfig boot.flashcache B +/sbin/chkconfig boot.flashcache B || : fi %preun utils if [ $1 == 0 ] ; then -/sbin/chkconfig boot.flashcache off +/sbin/chkconfig boot.flashcache off || : fi %files utils