mirror of
https://github.com/ShaYmez/ambed-debian-installer.git
synced 2024-11-21 23:45:14 -05:00
Update README.md
Add reload-deamon
This commit is contained in:
parent
9a553c9aae
commit
42c3e4de75
@ -30,6 +30,12 @@ your local IP address in the system unit file. Change the default 127.0.0.1 to y
|
||||
nano /etc/systemd/system/ambed.service
|
||||
```
|
||||
|
||||
6. If you have changed the system unit file you will need to restart the daemon and restart the AMBEd service.
|
||||
```sh
|
||||
systemctl daemon-reload
|
||||
systemctl restart ambed
|
||||
```
|
||||
|
||||
### To interact with AMBEd after installation:
|
||||
```sh
|
||||
systemctl start|stop|status|restart ambed
|
||||
|
Loading…
Reference in New Issue
Block a user