Debian jessie systemd si stick vodafone

"Paul Lacatus (Personal)" <[email protected]>
Newsgroups gmane.org.user-groups.rlug.general
Message-ID <[email protected]>
Vreau sa pun un Raspberry pi undeva singur in lume , sa-i pun un stick 
vodafone si sa-l pot accesa remote . Am reusit sa fac raspi sa vada 
corect stick-ul cu ajutorul : 
http://djonexx.netimage.ro/2014/09/11/raspberry-pi-and-huawei-vodafone-k3772-3g-modem/ 
.

Cu comanda :  pppd /dev/ttyUSB0 call vodafone & ridic interfata ppp , ia 
IP, muta ruta default pe ppp0 si am acces la internet

am incercat sa impac scriptul vodafone cu systemd. Am facut 
vodafone.service in curte la systemd cu continutul :


[Unit]
Description=Start vodafone dongle
After=multi-user.target

[Service]
Type=idle
ExecStart=/usr/sbin/pppd /dev/ttyUSB0 call vodafone

[Install]
WantedBy=multi-user.target

Nu imi ridica interfata pppo la boot dar daca ii dau service vodafone 
start totul e ok

Unde gresesc ?

Paul
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.