mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-29 13:22:21 +01:00
- fix path to vnstatd in daemon - add daemon configuration file - create vnstat user and group - unify indentation
8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
# /etc/conf.d/vnstatd: config file for /etc/init.d/vnstatd
|
|
|
|
# Adjust scheduling priority on vnstatd (default: 0)
|
|
#VNSTATD_NICELEVEL="0"
|
|
|
|
# Pass extra options to vnstatd
|
|
#VNSTATD_EXTRAOPTS="--config /etc/vnstat.conf"
|