# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# systemd generates mount units based on this file, see systemd.mount(5).
# Please run 'systemctl daemon-reload' after making changes here.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>

# / was on /dev/sda3 during installation
UUID=3ec96c53-e4f5-43a2-abd7-e8fd11e9b998 /               ext4    errors=remount-ro 0       1

# /boot/efi was on /dev/sda2 during installation
UUID=3AAA-E1F2  /boot/efi       vfat    umask=0077      0       1
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto     0       0

# universe
//u465148.your-storagebox.de/backup /mnt/files cifs iocharset=utf8,rw,credentials=/etc/storagebox-credentials.txt,uid=www-data,gid=wheel,file_mode=0660,dir_mode=0770 0 0


