Odin: remove S3 mount autostart

This commit is contained in:
Filippo Berto 2023-08-04 08:17:28 +02:00
parent 1a0ab6742c
commit 5d4eb85d53
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -59,7 +59,7 @@
Type = "exec";
};
Install = {
WantedBy = [ "default.target" ];
# WantedBy = [ "default.target" ];
};
};