tags 344728 + patch
thanks
Hello,
Here is a patch to add fuse device to the MAKEDEV script:
--- makedev-2.3.1/MAKEDEV
+++ makedev-2.3.1/MAKEDEV
@@ -1108,6 +1108,7 @@
makedev led c $major 151 $mouse
makedev mergemem c $major 153 $mouse
makedev pmu c $major 154 $mouse
+ makedev fuse c $major 229 $mouse
;;
pmu)
major=`Major mouse 10` || continue
Note: this should help solving the RC-bug for fuse-utils (Bug #334639).
Greetings,
Fred
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]