equal
deleted
inserted
replaced
11 # /etc/hostname is empty, the current kernel value |
11 # /etc/hostname is empty, the current kernel value |
12 # for hostname is used. If the kernel value is |
12 # for hostname is used. If the kernel value is |
13 # empty, the value 'localhost' is used. |
13 # empty, the value 'localhost' is used. |
14 ### END INIT INFO |
14 ### END INIT INFO |
15 |
15 |
16 PATH=/sbin:/bin |
16 PATH=/sbin:/bin:/usr/sbin:/usr/bin |
17 |
17 |
18 . /lib/init/vars.sh |
18 . /lib/init/vars.sh |
19 . /lib/lsb/init-functions |
19 . /lib/lsb/init-functions |
20 |
20 |
21 do_start () { |
21 do_start () { |