repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to extra-x86_64
[arch-packages.git]
/
ppp
/
repos
/
core-x86_64
/
ppp.systemd
blob
8a963af74745d6560b35d2e807501b82a0a912be
1
[Unit]
2
Description=PPP link to %I
3
Before=network.target
4
5
[Service]
6
ExecStart=/usr/sbin/pppd call %I nodetach nolog
7
8
[Install]
9
WantedBy=multi-user.target