This commit is contained in:
2019-05-20 01:39:19 -04:00
parent 977318fbe4
commit 8b69ba10a7
50 changed files with 11 additions and 11 deletions

View File

@@ -1,10 +0,0 @@
user 'gitea system user' do
comment 'gitea system user'
username 'gitea'
home '/home/gitea'
shell '/bin/bash'
end
group 'gitea' do
members 'gitea'
end