PDA

View Full Version : Init scripts for SuSE Linux 9.2 and 9.3


Andre
26-05-2005, 11:41
Hello,
The /etc/init.d/zabbix_agentd and ....../zabbix_server files got a dot too much on the way into the alpha9 distribution.
argus:/home/zabbix # ls -l zabbix-1.1alpha9/misc/init.d/suse/9.2/
total 16
drwxr-xr-x 2 zabbix users 4096 May 16 20:34 .
drwxr-xr-x 4 zabbix users 4096 May 16 20:34 ..
-rw-r--r-- 1 zabbix users 1505 May 12 16:01 zabbix_agentd
-rw-r--r-- 1 zabbix users 1541 May 12 16:01 zabbix_server

Please find the correct files in the attachment.
You could as well edit the files and just remove one dot on the line that reads:

.. /etc/rc.status

and change it to

. /etc/rc.status

It's just a little help to make life easier... I have no idea how these tiny dots got there.
Please enjoy.
Regards, Andre

Alexei
26-05-2005, 11:47
I updated the startup scripts. Will be available as part of next alpha. Thanks!

schiinke
09-08-2007, 15:26
Hi guys,

I'm using Suse 9.3 and I got the message below:

# ./zabbix_agentd start
: bad interpreter: No such file or directory

I don't know why because the line . /etc/rc.status is already corrected with a one dot as described above.

Any light?

Thanks,