Skip to content

Commit

Permalink
Add systemd App
Browse files Browse the repository at this point in the history
  • Loading branch information
najamelan committed Feb 8, 2019
1 parent f11707f commit 52fbddc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
[submodule "ekke_io"]
path = ekke_io
url = [email protected]:najamelan/ekke_io.git
[submodule "apps/systemd"]
path = apps/systemd
url = [email protected]:najamelan/ekke_systemd.git
7 changes: 4 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

members = [

"ekke_core",
"ekke_io",
"apps/filebrowser"
"ekke_core" ,
"ekke_io" ,
"apps/filebrowser" ,
"apps/systemd"

]
1 change: 1 addition & 0 deletions apps/systemd
Submodule systemd added at 63e80a

0 comments on commit 52fbddc

Please sign in to comment.