fix(tubesync): remove umask

This commit is contained in:
514fpv 2024-02-22 00:45:35 +08:00
parent 5d409fe168
commit 6d3c62a8f0
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -111,7 +111,7 @@ in {
"~@privileged"
"@chown"
];
UMask = "0077";
#UMask = "0077";
};
};