2015-12-16 13:33:28 +05:30
|
|
|
# Used by chkconfig tool for rpm based systems, it can be safely ignored
|
|
|
|
gitlab: init.d-script-has-unknown-lsb-keyword etc/init.d/gitlab:15 chkconfig
|
|
|
|
|
|
|
|
# just an example, not used directly
|
|
|
|
gitlab: executable-not-elf-or-script usr/share/gitlab/lib/support/init.d/gitlab.default.example
|
|
|
|
|
|
|
|
# just an example, not used directly
|
|
|
|
gitlab: executable-not-elf-or-script usr/share/gitlab/lib/support/deploy/deploy.sh
|
2016-01-20 00:18:09 +05:30
|
|
|
|
|
|
|
# comes from upstream, timestamp will not change on rebuilds
|
|
|
|
gitlab: package-contains-timestamped-gzip usr/share/gitlab/spec/fixtures/ci_build_artifacts_metadata.gz
|
|
|
|
|
|
|
|
# upgrade handled via apt, script not required
|
|
|
|
gitlab: executable-not-elf-or-script usr/share/gitlab/bin/upgrade.rb
|
|
|
|
gitlab: executable-not-elf-or-script usr/share/gitlab/bin/ci/upgrade.rb
|
2016-02-04 16:26:55 +05:30
|
|
|
|
2016-07-17 23:45:13 +05:30
|
|
|
# False-positives: there are no init.d files for those services:
|
|
|
|
init.d-script-not-marked-as-conffile etc/init.d/gitlab-sidekiq
|
|
|
|
init.d-script-not-marked-as-conffile etc/init.d/gitlab-workhorse
|
|
|
|
init.d-script-not-marked-as-conffile etc/init.d/gitlab-unicorn
|
|
|
|
init.d-script-not-marked-as-conffile etc/init.d/gitlab-mailroom
|
|
|
|
|
|
|
|
# Not needed; SysV uses one 'gitlab' init script.
|
|
|
|
init.d-script-not-included-in-package etc/init.d/gitlab-workhorse
|
|
|
|
init.d-script-not-included-in-package etc/init.d/gitlab-sidekiq
|
|
|
|
init.d-script-not-included-in-package etc/init.d/gitlab-mailroom
|
|
|
|
init.d-script-not-included-in-package etc/init.d/gitlab-unicorn
|