parent
0cc6d03a8c
commit
82991f616d
1 changed files with 0 additions and 19 deletions
|
|
@ -1,19 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=VirtualBox Linux kernel module
|
|
||||||
ConditionVirtualization=!container
|
|
||||||
DefaultDependencies=no
|
|
||||||
Before=systemd-modules-load.service
|
|
||||||
After=systemd-udevd.service
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
RemainAfterExit=yes
|
|
||||||
ExecStart=/sbin/modprobe vboxdrv
|
|
||||||
ExecStart=/sbin/modprobe vboxnetflt
|
|
||||||
ExecStart=/sbin/modprobe vboxnetadp
|
|
||||||
ExecStop=/sbin/rmmod vboxnetflt
|
|
||||||
ExecStop=/sbin/rmmod vboxnetadp
|
|
||||||
ExecStop=/sbin/rmmod vboxdrv
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=sysinit.target
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue