mirror of
https://github.com/naruxde/revpipyload.git
synced 2026-05-16 06:17:23 +02:00
fd00fa3684
init-file fest mit -d Argument versehen und Codepage für Python
12 lines
283 B
Plaintext
12 lines
283 B
Plaintext
# Defaults for revpipyload initscript
|
|
# sourced by /etc/init.d/revpipyload
|
|
# installed at /etc/default/revpipyload by the maintainer scripts
|
|
|
|
#
|
|
# This is a POSIX shell fragment
|
|
#
|
|
|
|
# Additional options that are passed to the Daemon.
|
|
# For verbose logging add -v or -vv
|
|
DAEMON_ARGS=""
|