You are not logged in.

#1 2012-12-03 18:26:57

daf666
Member
Registered: 2007-04-08
Posts: 470
Website

Migrated to systemd, modules are not loading [solved]

Hi;

I got around to migrating to systemd, but now modules are not loading. I got this setup (i gave full permissions thought it would help):

$ ls /etc/modules-load.d/
-rwxrwxrwx  1 root root   20 Dec  2 22:34 vbox*

$ cat /etc/modules-load.d/vbox
#vbox
vboxdrv
loop

Any methods of debugging why this doesnt work?

Thanks.

Last edited by daf666 (2012-12-03 21:01:26)

Offline

#2 2012-12-03 18:31:19

65kid
Member
From: Germany
Registered: 2011-01-26
Posts: 663

Re: Migrated to systemd, modules are not loading [solved]

the files have to end with ".conf". And -x permissions are certainly not necessary.

man modules-load.d

Offline

#3 2012-12-03 21:01:05

daf666
Member
Registered: 2007-04-08
Posts: 470
Website

Re: Migrated to systemd, modules are not loading [solved]

Yep it works with .conf, thanks smile

Offline

Board footer

Powered by FluxBB