mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
11 lines
235 B
Elixir
11 lines
235 B
Elixir
# Defaults for roswell initscript
|
|
# sourced by /etc/init.d/roswell
|
|
# installed at /etc/default/roswell by the maintainer scripts
|
|
|
|
#
|
|
# This is a POSIX shell fragment
|
|
#
|
|
|
|
# Additional options that are passed to the Daemon.
|
|
DAEMON_OPTS=""
|