File: ip-down.d

package info (click to toggle)
sendmail 8.9.3-3slink1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 4,744 kB
  • ctags: 2,997
  • sloc: ansic: 40,418; perl: 2,044; sh: 1,466; makefile: 319
file content (10 lines) | stat: -rw-r--r-- 216 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
#
# This script is called when ppp disconnects from the network.
#        
# Here is where we'll stop sendmail if needed
#
# Written By Richard Nelson <cowboy@debian.org>

# Stop/reload sendmail as needed