mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Server Startup Setup (markdown)
parent
664b036111
commit
addba5e7ab
|
@ -114,8 +114,8 @@ WantedBy=multi-user.target
|
||||||
3. Start it and enabled it
|
3. Start it and enabled it
|
||||||
|
|
||||||
```
|
```
|
||||||
systemctl start seaweedmaster.service
|
systemctl start seaweedfiler.service
|
||||||
systemctl enable seaweedmaster.service
|
systemctl enable seaweedfiler.service
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue