Fixed ghost directory
This commit is contained in:
parent
fd69118715
commit
d84a01a0a9
|
|
@ -1,8 +0,0 @@
|
||||||
Package: disable-ipv6-grub
|
|
||||||
Version: 1
|
|
||||||
Section: custom
|
|
||||||
Priority: optional
|
|
||||||
Architecture: all
|
|
||||||
Essential: no
|
|
||||||
Maintainer: Pol Kaulfield <kaulfield@protonmail.com>
|
|
||||||
Description: Kernel argument set in grub to disable ipv6
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
update-grub2
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
update-grub2
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT ipv6.disable=1"
|
|
||||||
Loading…
Reference in New Issue