i did
[root@c90-pc ~]#
[root@c90-pc ~]# config set httpd.vmware service status enabled
[root@c90-pc ~]# ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S91httpd.vmware
ln: creating symbolic link `/etc/rc7.d/S91httpd.vmware' to `/etc/rc.d/init.d/e-smith-service': File exists
[root@c90-pc ~]#
[root@c90-pc ~]# ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S91httpd.vmware
ln: creating symbolic link `/etc/rc7.d/S91httpd.vmware' to `/etc/rc.d/init.d/e-smith-service': File exists
[root@c90-pc ~]# /etc/rc7.d/S91httpd.vmware restart
/etc/rc7.d/S91httpd.vmware: Couldn't find/execute init script for service httpd.vmware
[root@c90-pc ~]# signal-event remoteaccess-update
[root@c90-pc ~]#
after reboot :
https://192.168.1.90:8333/ <=== not work
maybe i am not expert enough to get this thing working. somebody has an easy solution ?