forked from DGNum/liminix
remove service-state when service exits
This commit is contained in:
parent
4fd1b5f08b
commit
f7b30939b5
5 changed files with 11 additions and 14 deletions
|
@ -119,9 +119,6 @@ in rec {
|
|||
done
|
||||
)
|
||||
'';
|
||||
down = ''
|
||||
rm -rf /run/service-state/${name}/
|
||||
'';
|
||||
};
|
||||
filesystem = dir {
|
||||
etc = dir {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue