Add package and service inventory
This commit is contained in:
parent
55fa7c0626
commit
7c5bfbca21
2 changed files with 8 additions and 1 deletions
8
docs/boot-layout.txt
Normal file
8
docs/boot-layout.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
/boot
|
||||
├── limine.conf
|
||||
├── amd-ucode.img
|
||||
├── vmlinuz-linux-zen
|
||||
├── initramfs-linux-zen.img
|
||||
├── vmlinuz-linux-lts
|
||||
├── initramfs-linux-lts.img
|
||||
└── <machine-id>/
|
||||
|
|
@ -6,7 +6,6 @@ bluetooth.service enabled disabled
|
|||
cups.service enabled disabled
|
||||
docker.service enabled disabled
|
||||
getty@.service enabled enabled
|
||||
grub-btrfsd.service enabled disabled
|
||||
libvirtd.service enabled disabled
|
||||
NetworkManager-dispatcher.service enabled disabled
|
||||
NetworkManager-wait-online.service enabled disabled
|
||||
|
|
|
|||
Loading…
Reference in a new issue