include creating of frappy and router service

enhance install.py
This commit is contained in:
2021-12-03 09:50:27 +01:00
parent 07fe567454
commit ebeded9931
4 changed files with 172 additions and 43 deletions

View File

@ -1,10 +0,0 @@
[Unit]
Description = Routing to locally connected hardware
After = network.target
[Service]
ExecStart = /usr/bin/python3 /root/aputools/router.py
[Install]
WantedBy = multi-user.target