openhabian@openhabian:~/git/udev-media-automount $ mount | grep p1
/dev/mmcblk0p1 on /boot/firmware type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro)
openhabian@openhabian:/media/bootfs.vfat $ cat /etc/fstab
proc /proc proc defaults 0 0
PARTUUID=8b550118-01 /boot/firmware vfat defaults 0 2
PARTUUID=8b550118-02 / ext4 defaults,noatime 0 1
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that