File: snapd.autoimport.udev

package info (click to toggle)
snapd 2.71-3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 79,536 kB
  • sloc: ansic: 16,114; sh: 16,105; python: 9,941; makefile: 1,890; exp: 190; awk: 40; xml: 22
file content (3 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (17)
1
2
3
# probe for assertions, must run before udisks2
ACTION=="add", SUBSYSTEM=="block" \
    RUN+="/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/%k"