File Manager

Current Path : /usr/lib/systemd/system-sleep/
Upload File :
Current File : //usr/lib/systemd/system-sleep/hdparm

#!/bin/sh

case $1 in
  post)
    /usr/lib/pm-utils/power.d/95hdparm-apm resume
    ;;
esac

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com