Description of problem: /etc/sysconfig/network-scripts/ifup-post doesn't contain #!/bin/bash at the beginning of the file, therefore it cannot be executed as a separate shell (process). Version-Release number of selected component (if applicable): initscripts-9.37.2-1.fc17.x86_64 How reproducible: Manually invoking pppd doesn't honour "route-zzz" files in /etc/sysconfig/network-scripts - where "zzz" stands for the ppp peer name. This is because /etc/sysconfig/network-scripts/ifup-post tries to execute /etc/sysconfig/network-scripts/ifup-post as an external command. Steps to Reproduce: 1. configure a ppp peer the "old-school" way, using /etc/ppp/peers, chap-secrets, etc 2. manually start pppd, using "pppd <peer_name>" Actual results: Custom routes defined in /etc/sysconfig/network-scripts/route-<peer_name> are not added.
This was accidentally changed in March. Fixed in git.
initscripts-9.42.2-1.fc18, systemd-197-1.fc18.2 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/FEDORA-2013-1590/initscripts-9.42.2-1.fc18,systemd-197-1.fc18.2
Package initscripts-9.42.2-1.fc18, systemd-197-1.fc18.2: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing initscripts-9.42.2-1.fc18 systemd-197-1.fc18.2' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-1590/initscripts-9.42.2-1.fc18,systemd-197-1.fc18.2 then log in and leave karma (feedback).
initscripts-9.42.2-1.fc18, systemd-197-1.fc18.2 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.