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
|
@ -75,7 +75,6 @@
|
|||
dd if=/dev/$part of=data iflag=skip_bytes,fullblock bs=${toString size} skip=${toString offset} count=1
|
||||
)
|
||||
'';
|
||||
down = "true";
|
||||
};
|
||||
inherit (pkgs.pseudofile) dir symlink;
|
||||
inherit (pkgs.liminix.networking) interface;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue