Files
OpenBMC/poky/meta/recipes-connectivity/ppp/ppp/ppp@.service
T

10 lines
153 B
Desktop File
Raw Normal View History

2026-04-23 17:07:55 +08:00
[Unit]
Description=PPP link to %I
Before=network.target
[Service]
ExecStart=@SBINDIR@/pppd call %I nodetach nolog
[Install]
WantedBy=multi-user.target