Search
j0ke.net Open Build Service
>
Projects
>
GFS
:
experimental
>
cluster3
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 19
[-]
[+]
Changed
cluster.spec
@@ -120,9 +120,9 @@ /sbin/ldconfig %insserv_cleanup if [ $1 -eq 0 ]; then - f [ -f /etc/modprobe.d/unsupported-modules ] ; then + if [ -f /etc/modprobe.d/unsupported-modules ] ; then ed -i s@"allow_unsupported_modules 1"@"allow_unsupported_modules 0"@ /etc/modprobe.d/unsupported-modules - i + fi fi %postun -n gfs-utils