Initial commit

This commit is contained in:
2022-03-07 08:53:58 -06:00
commit 2437e6e467
25 changed files with 498 additions and 0 deletions

4
overlay/etc/fstab Normal file
View File

@@ -0,0 +1,4 @@
tmpfs /var/lib/rsyslog tmpfs defaults 0 0
tmpfs /var/log tmpfs defaults 0 0
tmpfs /var/lib/systemd tmpfs defaults 0 0
tmpfs /var/lib/NetworkManager tmpfs defaults 0 0