diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2017-03-22 12:47:44 +0100 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2017-03-22 12:47:44 +0100 |
commit | e8914b31ece81d0c019052a64ff765af7d1ea96c (patch) | |
tree | e7f8aa7b82cbedf0f6c5e78a3294ae1bc007dd25 /community/gitea/gitea.confd | |
parent | ddbab0e9f9139b8383da25e826dd400b1faa46b6 (diff) | |
download | aports-e8914b31ece81d0c019052a64ff765af7d1ea96c.tar.bz2 aports-e8914b31ece81d0c019052a64ff765af7d1ea96c.tar.xz |
community/gitea: add working initd
Diffstat (limited to 'community/gitea/gitea.confd')
-rw-r--r-- | community/gitea/gitea.confd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/community/gitea/gitea.confd b/community/gitea/gitea.confd deleted file mode 100644 index 347fc5ab63..0000000000 --- a/community/gitea/gitea.confd +++ /dev/null @@ -1,2 +0,0 @@ -GITEA_CUSTOM="/etc/gitea" -GITEA_USER="gitea" |