You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
303 B

#
## WFCA related services (Begin)
#
service wfca /vendor/bin/wfca
class core
socket wfca stream 660 root system
socket wfca_rds stream 660 root system
user system
group system log inet radio net_raw net_admin
capabilities NET_RAW NET_ADMIN
#
## WFCA related services (End)
#