summaryrefslogtreecommitdiffstats
path: root/share/examples/pppd/ip-up.sample
blob: a0fc1b02aaafe812da31be1d68953f3eed6d67d0 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# $FreeBSD$
#
# Example for /etc/ppp/ip-up file.

/usr/bin/logger -p daemon.notice -t pppd "$1 is up"
/usr/sbin/ntpdate ntpserver
OpenPOWER on IntegriCloud