D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
lib
/
dpkg
/
info
/
Filename :
at.prerm
back
Copy
#!/bin/sh set -e # Automatically added by dh_installinit/11.5.3ubuntu1 if [ -x "/etc/init.d/atd" ]; then invoke-rc.d atd stop || exit 1 fi # End automatically added section