File: ppp.pppd-dns.service

package info (click to toggle)
ppp 2.4.7-2%2B4.1%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,164 kB
  • sloc: ansic: 56,241; sh: 1,050; perl: 334; makefile: 114; exp: 82
file content (10 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Restore /etc/resolv.conf if the system crashed before the ppp link was shut down

[Service]
Type=oneshot
ExecStart=/etc/ppp/ip-down.d/0000usepeerdns

[Install]
WantedBy=multi-user.target