mirror of
https://github.com/truenas/scale-build.git
synced 2026-02-15 07:29:12 +00:00
Remove 744 mode set on /var/lib/incus. Use the Debian default of 755. (#829)
This commit is contained in:
@@ -160,7 +160,6 @@ TRUENAS_DATASETS = [
|
||||
{
|
||||
'name': 'var/lib/incus',
|
||||
'options': ['NOSETUID', 'NOACL', 'NOATIME', 'DEV'],
|
||||
'mode': 0o744,
|
||||
},
|
||||
{
|
||||
'name': 'var/log',
|
||||
|
||||
Reference in New Issue
Block a user