mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 23:23:52 +01:00
avahi Service hinzugefügt
default-file über debian-dir integriert logsystem closeall bei Programmende typo pyloadverion in pyloadversion geändert default xmlport von 55123 auf 55239 geändert Bugfix: _zeroprocimg
This commit is contained in:
14
debian/revpipyload.default
vendored
Normal file
14
debian/revpipyload.default
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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 a -v or -vv
|
||||
DAEMON_ARGS="-d"
|
||||
|
||||
# Codepage for Python (do not change)
|
||||
export LANG=C.UTF-8
|
||||
Reference in New Issue
Block a user