mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-05-12 16:54:18 +02:00
8 lines
236 B
Bash
8 lines
236 B
Bash
# Configuration for /etc/init.d/ulogd
|
|
|
|
# See ulogd(8) for available options.
|
|
#command_args=""
|
|
|
|
# Run with process supervisor. If you want to run the daemon with
|
|
# start-stop-daemon instead, comment it out.
|
|
supervisor="supervise-daemon"
|