mirror of
https://github.com/dschmenk/apple2pi.git
synced 2024-11-24 12:31:30 +00:00
11 lines
226 B
Plaintext
11 lines
226 B
Plaintext
|
# Defaults for a2pi initscript
|
||
|
# sourced by /etc/init.d/a2pi
|
||
|
# installed at /etc/default/a2pi by the maintainer scripts
|
||
|
|
||
|
#
|
||
|
# This is a POSIX shell fragment
|
||
|
#
|
||
|
|
||
|
# Additional options that are passed to the Daemon.
|
||
|
DAEMON_OPTS=""
|