diff options
| author | Britney Fransen <brfransen@gmail.com> | 2023-01-13 20:26:17 (GMT) |
|---|---|---|
| committer | Britney Fransen <brfransen@gmail.com> | 2023-01-13 20:26:17 (GMT) |
| commit | 006fb5a9dd30bdbfcf47b599c489fa51da289b8d (patch) | |
| tree | b7f0c40a828884a27d12285bef53fa7b82555b79 /linhes/linhes-web/website/contents/docs.html | |
| parent | 25b6fc226dd86c5a42d577a52b44ceb3d3926507 (diff) | |
| download | linhes_pkgbuild-006fb5a9dd30bdbfcf47b599c489fa51da289b8d.zip linhes_pkgbuild-006fb5a9dd30bdbfcf47b599c489fa51da289b8d.tar.gz linhes_pkgbuild-006fb5a9dd30bdbfcf47b599c489fa51da289b8d.tar.bz2 | |
linhes-web: cleanup for lh 9
Diffstat (limited to 'linhes/linhes-web/website/contents/docs.html')
| -rw-r--r-- | linhes/linhes-web/website/contents/docs.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/linhes/linhes-web/website/contents/docs.html b/linhes/linhes-web/website/contents/docs.html index dc3a936..d08c32e 100644 --- a/linhes/linhes-web/website/contents/docs.html +++ b/linhes/linhes-web/website/contents/docs.html @@ -25,14 +25,15 @@ <h3>Starting and Stopping Services</h3> <div id="navcontainer"> <ul id="navlist"> +<!-- <li>sv {stop,start,restart} frontend = This will start/stop the entire X proccess that runs mythfrontend</li> - <li>sv {stop,start,restart} mysql</li> - <li>sv {stop,start,restart} mythbackend</li> - <li>sv {stop,start,restart} remotes</li> +--> + <li>systemctl {stop,start,restart} mariadb.service</li> + <li>systemctl {stop,start,restart} mythbackend.service</li> </ul> <br> </div> - +<!-- <h3>Other Notes</h3> <div id="navcontainer"> <ul id="navlist"> @@ -45,7 +46,7 @@ <li>Adding pkg names to /etc/pkgname.blacklist will stop MythVantage from auto installing a package</li> </div> <br> - +--> <h3>MythFrontend Menu Navigation</h3> <div id="navcontainer"> <ul id="navlist"> |
