forked from DGNum/liminix
add uevent-watch, which toggles services based on uevent msgs
This commit is contained in:
parent
5564cf0554
commit
ea2b25168e
6 changed files with 297 additions and 0 deletions
|
@ -33,4 +33,5 @@
|
|||
: mktree
|
||||
: rmtree
|
||||
: directory?
|
||||
:symlink (fn [from to] (lfs.link from to true))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue