dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 35ee6bb71ba604eae38b80aa6b48fb6642e8e755 (tree)
parent 4d69be860c22a4129015bf20dc0c14fe6ab18b0d
Author: Motiejus Jakštys <desired.mta@gmail.com>
Date:   Mon,  6 Apr 2020 08:04:13 +0300

add /var/lib/rkt

Diffstat:
Aroot/iot3/etc/systemd/system/var-lib-rkt.mount | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/root/iot3/etc/systemd/system/var-lib-rkt.mount b/root/iot3/etc/systemd/system/var-lib-rkt.mount @@ -0,0 +1,8 @@ +[Unit] +Description=rkt on bigdisk + +[Mount] +What=/dev/disk/by-uuid/2693cfea-2c8d-498b-a8bd-78fb986d5504 +Where=/var/lib/rkt +Type=btrfs +Options=subvol=rkt,defaults