[archive] Remove auto-start
This commit is contained in:
@@ -41,7 +41,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
Install = {
|
Install = {
|
||||||
WantedBy = [ "default.target" ];
|
# It doesn't like to disconnect on sleep, so not making it automount at all
|
||||||
|
# WantedBy = [ "default.target" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user