mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-24 01:01:32 +01:00
11 lines
194 B
Bash
11 lines
194 B
Bash
# Configuration for /etc/init.d/pully
|
|
|
|
# Path to the config file to use.
|
|
#cfgfile="/etc/pully.conf"
|
|
|
|
output_log="/var/log/pully.log"
|
|
error_log="/var/log/pully.log"
|
|
|
|
supervisor=supervise-daemon
|
|
|