[ Avaa Bypassed ]




Upload:

Command:

www-data@18.119.1.164: ~ $
# Copyright (C) 2009 Red Hat, Inc. All rights reserved.
#
# This file is part of LVM2.

# Udev rules for device-mapper devices.
#
# These rules create symlinks in /dev/disk directory.
# Symlinks that depend on probing filesystem type,
# label and uuid are created only if the device is not
# suspended.

# "add" event is processed on coldplug only!
ACTION!="add|change", GOTO="dm_end"
ENV{DM_UDEV_RULES_VSN}!="?*", GOTO="dm_end"
ENV{DM_UDEV_DISABLE_DISK_RULES_FLAG}=="1", GOTO="dm_end"

SYMLINK+="disk/by-id/dm-name-$env{DM_NAME}"
ENV{DM_UUID}=="?*", SYMLINK+="disk/by-id/dm-uuid-$env{DM_UUID}"

ENV{DM_SUSPENDED}=="1", GOTO="dm_end"
ENV{DM_NOSCAN}=="1", GOTO="dm_watch"

IMPORT{builtin}="blkid"
ENV{DM_UDEV_LOW_PRIORITY_FLAG}=="1", OPTIONS="link_priority=-100"
ENV{ID_FS_USAGE}=="filesystem|other|crypto", ENV{ID_FS_UUID_ENC}=="?*", SYMLINK+="disk/by-uuid/$env{ID_FS_UUID_ENC}"
ENV{ID_FS_USAGE}=="filesystem|other", ENV{ID_FS_LABEL_ENC}=="?*", SYMLINK+="disk/by-label/$env{ID_FS_LABEL_ENC}"
ENV{ID_PART_ENTRY_UUID}=="?*", SYMLINK+="disk/by-partuuid/$env{ID_PART_ENTRY_UUID}"
ENV{ID_PART_ENTRY_SCHEME}=="gpt", ENV{ID_PART_ENTRY_NAME}=="?*", SYMLINK+="disk/by-partlabel/$env{ID_PART_ENTRY_NAME}"
ENV{ID_PART_ENTRY_SCHEME}=="gpt", ENV{ID_PART_GPT_AUTO_ROOT}=="1", SYMLINK+="gpt-auto-root"

# Add inotify watch to track changes on this device.
# Using the watch rule is not optimal - it generates a lot of spurious
# and useless events whenever the device opened for read-write is closed.
# The best would be to generete the event directly in the tool changing
# relevant information so only relevant events will be processed
# (like creating a filesystem, changing filesystem label etc.).
#
# But let's use this until we have something better...
LABEL="dm_watch"
OPTIONS+="watch"

LABEL="dm_end"

Filemanager

Name Type Size Permission Actions
40-vm-hotadd.rules File 655 B 0644
50-firmware.rules File 210 B 0644
50-udev-default.rules File 4.74 KB 0644
55-dm.rules File 7.1 KB 0644
60-autosuspend.rules File 419 B 0644
60-block.rules File 703 B 0644
60-cdrom_id.rules File 1.05 KB 0644
60-drm.rules File 413 B 0644
60-evdev.rules File 990 B 0644
60-fido-id.rules File 491 B 0644
60-input-id.rules File 282 B 0644
60-persistent-alsa.rules File 616 B 0644
60-persistent-input.rules File 2.66 KB 0644
60-persistent-storage-dm.rules File 1.75 KB 0644
60-persistent-storage-tape.rules File 2.08 KB 0644
60-persistent-storage.rules File 8.93 KB 0644
60-persistent-v4l.rules File 769 B 0644
60-sensor.rules File 736 B 0644
60-serial.rules File 1.16 KB 0644
61-persistent-storage-android.rules File 455 B 0644
64-btrfs.rules File 612 B 0644
66-azure-ephemeral.rules File 1.91 KB 0644
66-snapd-autoimport.rules File 169 B 0644
70-joystick.rules File 432 B 0644
70-memory.rules File 184 B 0644
70-mouse.rules File 734 B 0644
70-power-switch.rules File 576 B 0644
70-touchpad.rules File 473 B 0644
70-uaccess.rules File 2.61 KB 0644
71-nvidia.rules File 943 B 0644
71-power-switch-proliant.rules File 461 B 0644
71-seat.rules File 3.72 KB 0644
73-seat-late.rules File 643 B 0644
73-special-net-names.rules File 969 B 0644
75-net-description.rules File 452 B 0644
75-probe_mtd.rules File 174 B 0644
78-graphics-card.rules File 965 B 0644
78-sound-card.rules File 4.7 KB 0644
80-debian-compat.rules File 594 B 0644
80-drivers.rules File 617 B 0644
80-net-setup-link.rules File 295 B 0644
81-net-dhcp.rules File 528 B 0644
90-rtc-sys-time-init.rules File 950 B 0644
95-dm-notify.rules File 479 B 0644
96-e2scrub.rules File 171 B 0644
99-systemd.rules File 4.49 KB 0644