mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 11:15:13 +03:00
10 lines
232 B
Bash
Executable file
10 lines
232 B
Bash
Executable file
# Configuration for /etc/init.d/mptcpd
|
|
|
|
# User (and group) to run mptcpd as.
|
|
#command_user="<USER>"
|
|
|
|
# Additional arguments for mptcpd daemon.
|
|
#command_args=
|
|
|
|
# Comment out to disable process supervisor.
|
|
supervisor=supervise-daemon
|