mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-17 09:21:35 +00:00
uspot: rename accounting.uc -> uspot.uc
This file is run by /etc/init.d/uspot, uses /etc/config/uspot and basically handles uspot state (beyond mere accounting). Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
This commit is contained in:
parent
59b3387ece
commit
56549a44ea
@ -3,7 +3,7 @@
|
||||
START=80
|
||||
|
||||
USE_PROCD=1
|
||||
PROG=/usr/share/uspot/accounting.uc
|
||||
PROG=/usr/share/uspot/uspot.uc
|
||||
|
||||
start_service() {
|
||||
procd_open_instance
|
||||
|
||||
Loading…
Reference in New Issue
Block a user