mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-10 08:12:35 +02:00
- Do not force supervise-daemon! See e.g. 49943448710a628d2f8d928bc8e41b8b0adc5ebb for explanation. - Set safer permissions on /run/dbus.
8 lines
169 B
Bash
8 lines
169 B
Bash
# Configuration for /etc/init.d/dbus
|
|
|
|
# Additional arguments to pass to dbus-daemon.
|
|
#command_args=
|
|
|
|
# Uncomment to use process supervisor.
|
|
#supervisor=supervise-daemon
|