mirror of
https://github.com/bspeice/libcvautomation
synced 2025-01-09 07:20:03 -05:00
11 lines
259 B
Elixir
11 lines
259 B
Elixir
# Defaults for libcvautomation initscript
|
|
# sourced by /etc/init.d/libcvautomation
|
|
# installed at /etc/default/libcvautomation by the maintainer scripts
|
|
|
|
#
|
|
# This is a POSIX shell fragment
|
|
#
|
|
|
|
# Additional options that are passed to the Daemon.
|
|
DAEMON_OPTS=""
|