update daemon instructions
This commit is contained in:
parent
7d9e215f67
commit
f87389d163
1 changed files with 3 additions and 0 deletions
|
@ -38,7 +38,10 @@ Virtual networks usually require routing software. CORE automatically builds con
|
|||
|
||||
== Step 2. Start the CORE daemon ==
|
||||
{{{
|
||||
# for Ubuntu/CentOS
|
||||
sudo /etc/init.d/core start
|
||||
# for Fedora
|
||||
systemctl start core-emulator.service
|
||||
}}}
|
||||
|
||||
To view the CORE daemon log file, look at `/var/log/coredpy.log`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue