⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.142
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-29-generic #29-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 13 20:29:41 UTC 2025 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
snap
/
core24
/
current
/
usr
/
lib
/
udev
/
rules.d
/
View File Name :
66-snapd-autoimport.rules
SUBSYSTEM!="block", GOTO="snapd_autoimport_end" ACTION!="add|change|bind", GOTO="snapd_autoimport_end" KERNEL=="loop*", GOTO="snapd_autoimport_end" KERNEL=="ram*", GOTO="snapd_autoimport_end" # Only care about disk and partition of removable disks ATTR{removable}=="1", ENV{SNAPD_DISK_REMOVABLE}="1" ENV{DEVTYPE}=="partition", IMPORT{parent}="SNAPD_DISK_REMOVABLE" ENV{SNAPD_DISK_REMOVABLE}!="1", GOTO="snapd_autoimport_end" # Now we have marked disks as removable, only care about filesystems. # Note that ID_FS_USAGE will also tell us if the removable media is available. ENV{ID_FS_USAGE}!="filesystem", GOTO="snapd_autoimport_end" ENV{SYSTEMD_WANTS}+="snapd.autoimport-device@%k.service" LABEL="snapd_autoimport_end"