sxmo: back the superd log directory with a store
This commit is contained in:
@@ -135,6 +135,11 @@ in
|
|||||||
"sfeed" # want this here so that the user's ~/.sfeed/sfeedrc gets created
|
"sfeed" # want this here so that the user's ~/.sfeed/sfeedrc gets created
|
||||||
"superd" # make superctl (used by sxmo) be on PATH
|
"superd" # make superctl (used by sxmo) be on PATH
|
||||||
];
|
];
|
||||||
|
|
||||||
|
persist.cryptClearOnBoot = [
|
||||||
|
# builds to be 10's of MB per day
|
||||||
|
".local/state/superd/logs"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user