Не обрабатывается стартовый скрипт
Доброго всем времени суток!
Подскажите, может кто встречался с проблемой добавления стартового скрипта.
Имеем:
wc_t init.d # uname -a
Linux wc_t 4.1.12-gentoo #1 SMP Fri Nov 6 13:27:52 NOVT 2015 x86_64 Intel(R) Xeon(R) CPU L5639 @ 2.13GHz GenuineIntel GNU/Linux
Что делаю:
wc_t ~ # cd /etc/init.d/
wc_t init.d # ln -sf net.lo net.eth0
wc_t init.d # rc-update add net.eth0 default
* service net.eth0 added to runlevel default
wc_t init.d # rc-status
Runlevel: default
syslog-ng [ started ]
sshd [ started ]
consolefont [ started ]
iptables [ started ]
net.lo [ started ]
netmount [ stopped ]
vixie-cron [ started ]
local [ started ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed
Dynamic Runlevel: manual
wc_t init.d # ll /etc/runlevels/default/
итого 0
drwxr-xr-x 2 root root 288 ноя 6 15:46 .
drwxr-xr-x 6 root root 144 ноя 5 10:57 ..
lrwxrwxrwx 1 root root 23 ноя 6 13:33 consolefont -> /etc/init.d/consolefont
lrwxrwxrwx 1 root root 20 ноя 6 14:37 iptables -> /etc/init.d/iptables
lrwxrwxrwx 1 root root 17 ноя 5 10:57 local -> /etc/init.d/local
lrwxrwxrwx 1 root root 20 ноя 6 15:46 net.eth0 -> /etc/init.d/net.eth0
lrwxrwxrwx 1 root root 18 ноя 6 14:22 net.lo -> /etc/init.d/net.lo
lrwxrwxrwx 1 root root 20 ноя 5 10:57 netmount -> /etc/init.d/netmount
lrwxrwxrwx 1 root root 16 ноя 6 13:33 sshd -> /etc/init.d/sshd
lrwxrwxrwx 1 root root 21 ноя 6 14:20 syslog-ng -> /etc/init.d/syslog-ng
lrwxrwxrwx 1 root root 22 ноя 6 14:20 vixie-cron -> /etc/init.d/vixie-cron
Не добавляется только net.eth0, и не стартует, подскажите, куда копнуть?
- Для комментирования войдите или зарегистрируйтесь
emerge --info?
?
roman_ssh написал(а): wc_t
А почему с "f"?
Попробуйте принудительно
Попробуйте принудительно обновить дерево зависимостей сервисов
roman_ssh написал(а): не
Так, а при ручном запуске каков результат? Возможно в файле ошибка есть?
net.eth0 ->
net.eth0 -> /etc/init.d/net.eth0
надо на net.loчего говорит?