On Wed, 2013-07-31 at 10:45 -0400, Bob Goodwin ~ Zuni, Virginia, USA
wrote:

> 
> However, systemctl setup  vboxdrv.service still does not run:
> 
> [root@box10 bobg]# /sbin/service vboxdrv setup
> Redirecting to /bin/systemctl setup  vboxdrv.service
> Unknown operation 'setup'.

Virtual Box apparently doesn't provide systemd unit files. Either that
or systemd only knows a small number of fixed commands, and "setup"
isn't one of them. Try instead:

# /etc/init.d/vboxdrv setup

That worked for me.

--Greg


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to