File: fuse.udev

package info (click to toggle)
fuse 2.9.0-2%2Bdeb7u2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,928 kB
  • sloc: ansic: 16,541; sh: 11,722; makefile: 182
file content (2 lines) | stat: -rw-r--r-- 172 bytes parent folder | download
1
2
KERNEL=="fuse", GROUP="fuse", OPTIONS+="static_node=fuse"
ACTION=="add", SUBSYSTEM=="module", KERNEL=="fuse", RUN+="/bin/mount -t fusectl fusectl /sys/fs/fuse/connections"