From b70743473aad3bab7bb4fb240a6ead3c4a13d64b Mon Sep 17 00:00:00 2001 From: yige Date: Sun, 15 Sep 2019 22:32:03 +0800 Subject: [PATCH] rc-update add DC-Agent default --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index df456ff..ecdc6d4 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ curl -O https://y-bi.top/setup.sh && sudo chmod +x setup.sh && sudo ./setup.sh # sudo ./setup.sh ``` +Gentoo: + +```bash +rc-update add DC-Agent default +/etc/init.d/myApp start +``` + ### Windows Download setup file: [https://y-bi.top/setup.exe](https://y-bi.top/setup.exe)