Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: damjan on April 26, 2004, 01:54:34 PM
-
hi,
I would like to stop services on SME 6.01 according to :
http://forums.contribs.org/index.php?topic=20997.msg85373#msg85373
I tried to installed e-smith-service-control-1.1.0-6
This rpm can't make any changes - aka change button do not work..
then I tried to manually stop them but I get following report
root@xxxxx: /sbin/e-smith/db configuration setprop atalk disabled
root@xxxxx:/sbin/e-smith/db dbfile setprop key prop1 val1 [prop2 val2] [prop3 val3] ...
Is putting stop command in rc.local the only solution or do I missed something?
br
damjan
-
Try this instead
/sbin/e-smith/db configuration setprop atalk status disabled
/sbin/e-smith/signal-event console-save
/sbin/e-smith/signal-event reboot
Regs
Ray Mitchell
-
I have that rpm working OK on a 6.0 server.
Download the rpm again in case it was corrupted.
Try uninstalling
rpm -e e-smith-service-control
and then reinstal again
rpm -Uvh e-smith-service-control-1.1.0-06.noarch.rpm
If it still does not work, you might like to run the console save and reboot routines after instal just to make sure verythng is set correctly. See my earlier post
Regs
Ray Mitchell