diff options
| author | Julian Blake Kongslie | 2020-05-23 20:04:45 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2020-05-23 22:39:54 -0700 |
| commit | bcc5f7eb90feccd1e4b1d2058ea5205bcccf450c (patch) | |
| tree | a519bb8efbebee1f065d902de18af406183176b6 /module.prop | |
| download | magisk-ssh-bcc5f7eb90feccd1e4b1d2058ea5205bcccf450c.tar.xz | |
Initial commit.
Diffstat (limited to '')
| -rw-r--r-- | module.prop | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/module.prop b/module.prop new file mode 100644 index 0000000..dc42ef6 --- /dev/null +++ b/module.prop | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | id=jblake-sshd | ||
| 2 | name=sshd runner | ||
| 3 | version=1 | ||
| 4 | versionCode=1 | ||
| 5 | author=jblake | ||
| 6 | description=Background sshd service runner | ||
