Regiani Iago 44c65faf81 Migrate syslog-ng-config to Debian
Modified syslog-ng-config to add support for Debian packaging.

Removed rsyslog as if was conflicting with linux-kernel-log-daemon,
and adapted conf to use systemd-journal as source.

Test Plan:

PASS: Package installed and ISO built successfully
PASS: Package files were copied with right permissions

Story: 2009256
Task: 43923

Signed-off-by: Regiani Iago <Iago.RodriguezRegiani@windriver.com>
Change-Id: I28bcead8e140c18ef8cf4d670a2b0d2bf19d7c2c
2021-11-23 08:15:38 -03:00

28 lines
1000 B
Plaintext

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: syslog-ng-config
Source: https://opendev.org/starlingx/config-files
Files: *
Copyright: (c) 2013-2021 Wind River Systems, Inc
License: Apache-2
Files: debian/*
Copyright: 2021 Wind River Systems, Inc
License: Apache-2
License: Apache-2
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
https://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian-based systems the full text of the Apache version 2.0 license
can be found in `/usr/share/common-licenses/Apache-2.0'.