2. Configure and enable `fetapd` as `systemd` service
```
ln -sr fetapd.service /etc/systemd/system/
systemctl daemon-reload
systemctl enable fetapd
```
### Installing `linphone-cli` on Raspbian
1. Install `debootstrap`
@ -96,17 +76,5 @@ Some of the following instructions must be executed with `root` privileges.
@@ -96,17 +76,5 @@ Some of the following instructions must be executed with `root` privileges.