docs: uninstall /usr/lib systemd services
This commit is contained in:
parent
3706da8e8e
commit
b66f9e4722
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue