post ananmon should sent anaconda log back.
Change-Id: Icbf80b4b34587faaf83100aaafd5e6dc65383a9b
This commit is contained in:
parent
48de0b2f5f
commit
8c510ac32c
@ -26,7 +26,7 @@ cat << EOF > /etc/init.d/anamon.init
|
||||
# installation.
|
||||
#
|
||||
#end raw
|
||||
/usr/local/sbin/anamon --watchfile "/var/log/boot.log /var/log/messages /var/log/dmesg" --name $name --server $server --port $http_port --exit
|
||||
/usr/local/sbin/anamon --watchfile "/var/log/boot.log /var/log/messages /var/log/dmesg /var/log/anaconda.log" --name $name --server $server --port $http_port --exit
|
||||
chkconfig anamon.init off
|
||||
mv /etc/init.d/anamon.init /tmp/anamon.init
|
||||
EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user