Merge "ensure the mount unit is started after reboot"

This commit is contained in:
Zuul 2018-11-27 19:10:28 +00:00 committed by Gerrit Code Review
commit 4fe71a2e47
1 changed files with 3 additions and 0 deletions

View File

@ -14,3 +14,6 @@ What=/var/lib/machines.raw
Where=/var/lib/machines
Type=btrfs
Options=loop,defaults,noatime,nodiratime,compress=lzo,commit=120,{{ (ansible_kernel is version_compare('4.5', '>=')) | ternary('space_cache=v2', 'space_cache') }}
[Install]
WantedBy=multi-user.target