You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



disable start job vbox.add service

Author (Read 8981 times)

0 Members and 1 Guest are viewing this topic.

Re: disable start job vbox.add service
« Reply #4 on: April 05, 2019, 12:52:34 PM »
 

circular_mews

  • New to Forums
  • *
  • 9
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: AMD Sempron SI-42

  • MEMORY: 4Gb

  • VIDEO CARD: ATI Mobility Radeon HD 3100
Ralphy and Jerry, thanks!  Sorry you had to repeat yourselves.  Earlier today I did a search here for "vbox" and it didn't bring up any results, probably due to dial-up or having ublock origin extension enabled.  I've disabled it for this site, tried again and this time it brought up many questions with answers concerning the same question.   ::)
 

Re: disable start job vbox.add service
« Reply #3 on: April 05, 2019, 11:15:06 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x


Hi,
I've been duckduckgoing and have found no results on how to disable a service that slows down boot up time on my laptop with linux-lite and apparently I don't need it as I'm not using virtualbox.

The correct instructions are in the Linux Lite 4.0 release announcement here in the Forums.

Sent from my Mobile phone using Tapatalk

 

Re: disable start job vbox.add service
« Reply #2 on: April 05, 2019, 10:59:47 AM »
 

ralphy

  • PayPal Supporter
  • Gold Level Poster
  • *****
  • 741
    Posts
  • Reputation: 117
  • Linux Lite Developer
    • View Profile
I did remove the virtualbox packages you mentioned and also purged them but that shouldn't make a difference.

Code: [Select]
sudo apt remove --purge virtualbox-guest-utils virtualbox-guest-x11 virtualbox-guest-dkms
In your case you're looking for services. Simply disable the services and your boot up time will skyrocket. Therefore, you want to disable the vboxadd and vboxadd-service services as follow:

From Terminal:
Code: [Select]
sudo systemctl disable vboxadd vboxadd-service
Reboot and ENJOY!  ;D
So, users do not necessarily need remove the packages unless (as in your case) don't have a need for them. Disabling the services will be plenty enough.
 
« Last Edit: April 05, 2019, 11:15:11 AM by ralphy »
https://unlockforus.com

Sorry for seeming stupid and preferring Linux - I just don't know any better.

 

disable start job vbox.add service
« Reply #1 on: April 05, 2019, 10:20:15 AM »
 

circular_mews

  • New to Forums
  • *
  • 9
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: AMD Sempron SI-42

  • MEMORY: 4Gb

  • VIDEO CARD: ATI Mobility Radeon HD 3100
Hi,
I've been duckduckgoing and have found no results on how to disable a service that slows down boot up time on my laptop with linux-lite and apparently I don't need it as I'm not using virtualbox.  The console shows after:
Started LSB disk temperature monitoring
A start job is running for vbox.add service 5m 20s

and it takes about 3 or 4 minutes for this to run its course.

I did a removal  (not complete removal) of any software I could find related to virtualbox in Synaptic, such as virtualbox-guest-utils, virtualbox-guest-x11, and virtualbox-guest-dkms but that didn't help. 

I then went to Session and Startup and unticked vboxclient under application startup but that didn't help.  I then edited /etc/xdg/autostart/vboxclient.desktop and changed the following line to false
Code: [Select]
X-GNOME-Autostart-enabled=falseDidn't help.
Apparently it isn't a service that I see under
Code: [Select]
service --status-allso I'm out of ideas. 
« Last Edit: April 05, 2019, 12:44:47 PM by circular_mews »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section