mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Updated MacOSX command
This commit is contained in:
parent
fe60aaf0c4
commit
a644db7f2c
@ -178,11 +178,13 @@ is created which contains a simple example logbook. The ELOG server can now be s
|
|||||||
<p>
|
<p>
|
||||||
or through the daemon servics with
|
or through the daemon servics with
|
||||||
<p>
|
<p>
|
||||||
<code>sudo launchctl load /Library/LaunchDaemons/ch.psi.elogd.plist</code>
|
<code>sudo launchtrl enable system/ch.psi.elogd
|
||||||
|
<code>sudo launchctl bootstrap system/Library/LaunchDaemons/ch.psi.elogd.plist</code>
|
||||||
<p>
|
<p>
|
||||||
To stop the service, use
|
To stop the service, use
|
||||||
<p>
|
<p>
|
||||||
<code>sudo launchctl unload /Library/LaunchDaemons/ch.psi.elogd.plist</code>
|
<code>sudo launchctl bootout system/Library/LauchDaemons/ch.psi.elogd.plist
|
||||||
|
<code>sudo launchctl disable system/ch.psi.elogd</code>
|
||||||
<p>
|
<p>
|
||||||
<hr>
|
<hr>
|
||||||
<h3><i>Debian</i>:</h3>
|
<h3><i>Debian</i>:</h3>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user