You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
238 B
Elixir
11 lines
238 B
Elixir
10 years ago
|
# Defaults for libsexpr initscript
|
||
|
# sourced by /etc/init.d/libsexpr
|
||
|
# installed at /etc/default/libsexpr by the maintainer scripts
|
||
|
|
||
|
#
|
||
|
# This is a POSIX shell fragment
|
||
|
#
|
||
|
|
||
|
# Additional options that are passed to the Daemon.
|
||
|
DAEMON_OPTS=""
|