renamed cleanup_services.py

This commit is contained in:
John Lancaster
2024-06-16 00:51:25 -05:00
parent db14acfe2d
commit aa6f6fa0b5
3 changed files with 52 additions and 6 deletions

View File

@@ -17,6 +17,13 @@ Use the `install_service.py` script to install.
> [!CAUTION]
> `example.service` does not stop when disconnecting from `/run/example.sock`
## Scripts
- `install_service.py`: Installs the services on the system
- `run_service.py`: Used to demo running the code tunnel from a python function
- `test_socket.py`: Opens a connection to the socket
- `cleanup_services.sh`: Stops services and removes symlinks
## Other Commands
Reload systemd units