Hackfut Security File Manager
Current Path:
/usr/lib64/pm-utils/sleep.d
usr
/
lib64
/
pm-utils
/
sleep.d
/
📁
..
📄
56atd
(141 B)
📄
56dhclient
(1.77 KB)
Editing: 56atd
#!/bin/sh # . "${PM_FUNCTIONS}" case "$1" in hibernate|suspend) ;; thaw|resume) /etc/init.d/atd restart ;; *) exit $NA ;; esac
Upload File
Create Folder