Quantcast
Channel: FreePBX Community Forums - Latest posts
Viewing all articles
Browse latest Browse all 225739

Fwconsole start at boot ubuntu

$
0
0

looks like i got it right

i changed it to

root@vodeoo:~# cat /etc/rc.local

!/bin/sh -e

sh /etc/init.d/S97-setup.sh

exit "0" >>/etc/apt/sources.list

echo 600 > /sys/block/sda/device/timeout

echo 600> /sys/block/sr0/device/timeout

test -f /etc/ssh/ssh_host_dsa_key || dpkg-reconfigure openssh-server

sh '/root/fw.sh'
exit 0


Viewing all articles
Browse latest Browse all 225739

Trending Articles