|
发表于 2010-5-7 13:36:09
|
显示全部楼层
all in the manual:
-C, --nohook script
Don't run this hook script. Matches full name, or prefixed with 2 numbers optionally ending with .sh.
So to stop dhcpcd from touching your DNS or MTU settings you would do:-
dhcpcd -C resolv.conf -C mtu eth0
the "-R" argument seems no longer available, pls keep pace with the times...
and, isn't there any way for making applications autostart in lxde? |
|