remove link to /run

This commit is contained in:
Praveen Arimbrathodiyil 2016-06-19 20:47:53 +05:30
parent 2ab4686a66
commit 2d1626f56f
2 changed files with 0 additions and 6 deletions

1
debian/gitlab.links vendored
View file

@ -4,7 +4,6 @@ var/lib/gitlab/db usr/share/gitlab/db
var/log/gitlab usr/share/gitlab/log
var/log/gitlab/builds usr/share/gitlab/builds
run/gitlab usr/share/gitlab/tmp
var/cache/gitlab run/gitlab/cache
etc/gitlab usr/share/gitlab/config
usr/share/javascript/jquery-history/jquery.history.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.history.js
usr/share/javascript/jquery-cookie/jquery.cookie.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.cookie.js

View file

@ -16,8 +16,3 @@ gitlab: executable-not-elf-or-script usr/share/gitlab/bin/ci/upgrade.rb
# gitlab.target is provided for systemd
gitlab: systemd-no-service-for-init-script gitlab
# This is also handled using tmpfiles.d (required for correctly handling
# dir_to_symlink)
gitlab: dir-or-file-in-run run/gitlab/
gitlab: dir-or-file-in-run run/gitlab/cache