mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-17 05:10:00 +01:00
11 lines
232 B
Elixir
11 lines
232 B
Elixir
# Defaults for veejay initscript
|
|
# sourced by /etc/init.d/veejay
|
|
# installed at /etc/default/veejay by the maintainer scripts
|
|
|
|
#
|
|
# This is a POSIX shell fragment
|
|
#
|
|
|
|
# Additional options that are passed to the Daemon.
|
|
DAEMON_OPTS=""
|