mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-08 18:22:30 +01:00
11 lines
123 B
Plaintext
11 lines
123 B
Plaintext
# Sample conf.d file for alpine linux
|
|
|
|
#
|
|
# Specify daemon $OPTS here.
|
|
#
|
|
|
|
OPTS="-d"
|
|
DAEMON_USER="root"
|
|
DAEMON_GROUP="root"
|
|
|