⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.112
Server IP:
13.127.59.50
Server:
Linux ip-172-31-46-210 5.15.0-1033-aws #37~20.04.1-Ubuntu SMP Fri Mar 17 11:39:30 UTC 2023 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.3-4ubuntu2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
snap
/
core24
/
988
/
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"