mirror of
https://github.com/ShaYmez/ambed-debian-installer.git
synced 2025-07-30 19:52:26 -04: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
|
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:
|
### To interact with AMBEd after installation:
|
||||||
```sh
|
```sh
|
||||||
systemctl start|stop|status|restart ambed
|
systemctl start|stop|status|restart ambed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user