Re: [slim] VortexBox - prevent service starts

2011-11-04 Thread pski

slackhead;667580 Wrote: 
 The auto ripper service is called vortexbox I believe.
 
 Doing a chkconfig --del vortexbox should disable it.

sank u


-- 
pski

real stereo doesn't just wake the neighbors, it -enrages- them.. It is
truly the Golden Age of Wireless

pski's Profile: http://forums.slimdevices.com/member.php?userid=15574
View this thread: http://forums.slimdevices.com/showthread.php?t=91368

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] VortexBox - prevent service starts

2011-11-04 Thread slackhead

The auto ripper service is called vortexbox I believe.

Doing a chkconfig --del vortexbox should stop it running.


-- 
slackhead

slackhead's Profile: http://forums.slimdevices.com/member.php?userid=13963
View this thread: http://forums.slimdevices.com/showthread.php?t=91368

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] VortexBox - prevent service starts

2011-11-04 Thread Ron Olsen

pski;667563 Wrote: 
 I want to prevent the DAAP and DLNA servers from starting at boot.
 
 I tried ntsysv --level 3 to no avail. The Auto-ripper is also a
 candidate but it's name is not evident.
 
 Thanks
 
 Paul
 
 EDIT:
 
 OK: VortexBox does not use the run level defined in /etc/inittab (said
 to be 3)
 
 ntsysv --level 12345
 
 Allowed me to stop starting hic the services. Anybody know the name
 of the auto-ripper ?
 
 Disabling these services saved a serious amount of memory for this VM.

To turn off autostart for the DLNA server:

chkconfig mindlna off

To turn of autostart for the DAAP server:

chkconfig forked-daapd off

To turn off autostart of the VB Auto Ripper:

chkconfig vortexbox off


-- 
Ron Olsen

Ron Olsen's Profile: http://forums.slimdevices.com/member.php?userid=9233
View this thread: http://forums.slimdevices.com/showthread.php?t=91368

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss