sxmo: back the superd log directory with a store

This commit is contained in:
2023-07-13 06:58:48 +00:00
parent abb4492897
commit 5e07882568

View File

@@ -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"
];
}; };
} }