maybe chmod 0644 'apparmor.d/tunables/apparmorfs'
maybe chmod 0644 'apparmor.d/tunables/dovecot'
maybe chmod 0644 'apparmor.d/tunables/global'
-maybe chmod 0644 'apparmor.d/tunables/home'
maybe chmod 0755 'apparmor.d/tunables/home.d'
maybe chmod 0644 'apparmor.d/tunables/home.d/site.local'
maybe chmod 0644 'apparmor.d/tunables/home.d/ubuntu'
+++ /dev/null
-# ------------------------------------------------------------------
-#
-# Copyright (C) 2006-2009 Novell/SUSE
-# Copyright (C) 2010 Canonical Ltd.
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of version 2 of the GNU General Public
-# License published by the Free Software Foundation.
-#
-# ------------------------------------------------------------------
-
-# @{HOME} is a space-separated list of all user home directories. While
-# it doesn't refer to a specific home directory (AppArmor doesn't
-# enforce discretionary access controls) it can be used as if it did
-# refer to a specific home directory
-@{HOME}=@{HOMEDIRS}/*/ /root/
-
-# @{HOMEDIRS} is a space-separated list of where user home directories
-# are stored, for programs that must enumerate all home directories on a
-# system.
-@{HOMEDIRS}=/home/
-
-# Also, include files in tunables/home.d for site-specific adjustments to
-# @{HOMEDIRS}.
-#include <tunables/home.d>
# <target name> <source device> <key file> <options>
+sda2_crypt UUID=225f66af-8020-49c8-85fd-b356dfcff716 none luks,discard
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
-UUID=354d6752-65bd-4e4d-acf0-42e4c6897e73 / ext4 errors=remount-ro 0 0
+UUID=58420c04-2d69-4acf-8941-c2451b8dc71e / ext4 errors=remount-ro 0 0
# /boot was on /dev/sda1 during installation
UUID=81642b62-d094-4945-922e-000c7c6de7a5 /boot ext4 defaults,noatime 0 0
-/swapfile none swap sw 0 0
+UUID=26bbbac4-21c2-432c-805c-e29bae844137 /var ext4 errors=remount-ro 0 0
+UUID=8c4124a8-cf1b-42e4-bc5f-75d82d1f9b57 /home ext4 errors=remount-ro 0 0
+UUID=5f576043-e24a-44d3-869d-330d56f0bd46 none swap sw 0 0
DEVICE=
+IP=:::::ens18:dhcp
+
#
# NFSROOT: [ auto | HOST:MOUNT ]
#