docs: uninstall /usr/lib systemd services

This commit is contained in:
jo 2022-07-06 17:23:04 +02:00 committed by Kyle Robbertze
parent 3706da8e8e
commit b66f9e4722
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ sudo rm -Rf /usr/share/libretime
Remove systemd services files:
```bash
sudo rm -f /etc/systemd/system/airtime*
sudo rm -f /etc/systemd/system/libretime*
sudo rm -f /{etc,usr/lib}/systemd/system/airtime*
sudo rm -f /{etc,usr/lib}/systemd/system/libretime*
```
Remove apache2 configuration files: