mirror of
https://github.com/valitydev/gentoo-overlay.git
synced 2024-11-06 01:45:19 +00:00
delete acct-group/ossec and acct-user/ossec
This commit is contained in:
parent
3aa432edc2
commit
bb7d006adc
@ -1,8 +0,0 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-group
|
||||
|
||||
ACCT_GROUP_ID=-1
|
@ -1,15 +0,0 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-user
|
||||
|
||||
DESCRIPTION="User for ossec"
|
||||
ACCT_USER_HOME_OWNER=ossec:ossec
|
||||
ACCT_USER_HOME_PERMS=750
|
||||
ACCT_USER_HOME=/var/ossec
|
||||
ACCT_USER_ID=-1
|
||||
ACCT_USER_GROUPS=( ossec )
|
||||
|
||||
acct-user_add_deps
|
Loading…
Reference in New Issue
Block a user