]> code.delx.au - monosys/commitdiff
Remove some files
authorJames Bunton <jamesbunton@delx.au>
Wed, 6 Mar 2024 04:40:56 +0000 (15:40 +1100)
committerJames Bunton <jamesbunton@delx.au>
Wed, 6 Mar 2024 04:40:56 +0000 (15:40 +1100)
etc/fstab [deleted file]
etc/sysctl.d/ipv6-tempaddr.conf [deleted file]
etc/sysctl.d/powersave.conf [deleted file]
etc/sysctl.d/swappiness.conf [deleted file]

diff --git a/etc/fstab b/etc/fstab
deleted file mode 100644 (file)
index c0ca1d4..0000000
--- a/etc/fstab
+++ /dev/null
@@ -1,9 +0,0 @@
-# <file system>         <dir>                   <type>  <options>                                       <dump><pass>
-LABEL=btrfsroot         /                       btrfs   subvol=@root,discard,compress,nodev,nosuid          2   0
-LABEL=btrfsroot         /btrfs                  btrfs   subvol=/,discard,compress,nodev,nosuid              0   0
-LABEL=btrfsroot         /home                   btrfs   subvol=@home,discard,compress,nodev,nosuid          2   0
-LABEL=btrfsroot         /var/cache/pacman       btrfs   subvol=@pacman,discard,compress,nodev,nosuid        0   0
-LABEL=btrfsroot         /var/tmp                btrfs   subvol=@vartmp,discard,compress,nodev,nosuid        0   0
-PARTLABEL=XBOOTLDR      /boot                   ext4    discard,nodev,nosuid,noexec                         1   0
-PARTLABEL=ESP           /boot/efi               vfat    discard,nodev,nosuid,noexec                         1   0
-LABEL=swap              swap                    swap    discard                                             0   0
diff --git a/etc/sysctl.d/ipv6-tempaddr.conf b/etc/sysctl.d/ipv6-tempaddr.conf
deleted file mode 100644 (file)
index 8934be2..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-net.ipv6.conf.all.use_tempaddr = 2
-net.ipv6.conf.default.use_tempaddr = 2
diff --git a/etc/sysctl.d/powersave.conf b/etc/sysctl.d/powersave.conf
deleted file mode 100644 (file)
index 1949f87..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-kernel.nmi_watchdog = 0
-vm.dirty_writeback_centisecs = 6000
-vm.laptop_mode = 5
diff --git a/etc/sysctl.d/swappiness.conf b/etc/sysctl.d/swappiness.conf
deleted file mode 100644 (file)
index 40356f3..0000000
+++ /dev/null
@@ -1 +0,0 @@
-vm.swappiness = 1