mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-27 02:57:22 +00:00
Fixed typos
This commit is contained in:
parent
3876ffa2cc
commit
3020557a2b
@ -178,12 +178,12 @@ 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 launchtrl enable system/ch.psi.elogd</code><br />
|
<code>sudo launchctl enable system/ch.psi.elogd</code><br />
|
||||||
<code>sudo launchctl bootstrap system/Library/LaunchDaemons/ch.psi.elogd.plist</code>
|
<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 bootout system/Library/LauchDaemons/ch.psi.elogd.plist</code><br />
|
<code>sudo launchctl bootout system /Library/LauchDaemons/ch.psi.elogd.plist</code><br />
|
||||||
<code>sudo launchctl disable system/ch.psi.elogd</code>
|
<code>sudo launchctl disable system/ch.psi.elogd</code>
|
||||||
<p>
|
<p>
|
||||||
<hr>
|
<hr>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user