prevent misunderstandings
This commit is contained in:
@@ -145,8 +145,9 @@ fi
|
||||
|
||||
|
||||
# copy over base files
|
||||
cp default install.sh uninstall.sh LICENSE README.md \
|
||||
$ipath
|
||||
cp install.sh uninstall.sh LICENSE README.md $ipath
|
||||
cp default $ipath/example_config_dont_edit
|
||||
rm -f $ipath/default
|
||||
|
||||
|
||||
services=""
|
||||
|
||||
@@ -9,7 +9,7 @@ User=tar1090
|
||||
SyslogIdentifier=SERVICE
|
||||
RuntimeDirectory=SERVICE
|
||||
RuntimeDirectoryMode=0755
|
||||
EnvironmentFile=/usr/local/share/tar1090/default
|
||||
EnvironmentFile=/usr/local/share/tar1090/example_config_dont_edit
|
||||
EnvironmentFile=/etc/default/SERVICE
|
||||
ExecStart=/usr/local/share/tar1090/tar1090.sh /run/SERVICE SOURCE_DIR "$INTERVAL" "$HISTORY_SIZE" "$CHUNK_SIZE" "$ENABLE_978" "$URL_978" "$INT_978" "$PF_URL" "$COMPRESS_978"
|
||||
Type=simple
|
||||
|
||||
Reference in New Issue
Block a user