⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.144
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
cloudinit
/
__pycache__
/
View File Name :
temp_utils.cpython-312.pyc
f d dl Z d dlZd dlZd dlZd dlZd dlZd dlmZ ej e Z dZdZdde fdZdde fdZd Ze j" d d Zdde fd Zdde fdZy) N)utilz/run/cloud-init/tmpz/var/tmp/cloud-init needs_exec | | S |rt S t j dk( rt S t j j dd S )Nr TMPDIRz/tmp)_EXE_ROOT_TMPDIRosgetuid_ROOT_TMPDIRenvironget)odirr s 6/usr/lib/python3/dist-packages/cloudinit/temp_utils.pyget_tmp_ancestorr s? yy{a ::>>(F++ c t | | }t j j | s+t j | t j |d |r,t j |d rt j d| |S )a% Return the proper 'dir' argument for tempfile functions. When root, cloud-init will use /run/cloud-init/tmp to avoid any cleaning that a distro boot might do on /tmp (such as systemd-tmpfiles-clean). If the caller of this function (mkdtemp or mkstemp) was provided with a 'dir' argument, then that is respected. @param odir: original 'dir' arg to 'mkdtemp' or other. @param needs_exe: Boolean specifying whether or not exe permissions are needed for tempdir. This is needed because /run is mounted noexec. i noexeczDRequested temporal dir with exe permission `%s` is mounted as noexec) r r pathisdirmakedirschmodr has_mount_optLOGwarning)r r tdirs r _tempfile_dir_argr sh D),D 77== D vdH-KK% Kr c t | d<