mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-15 21:02:30 +01:00
goval-dictionary: update init.d script
This commit is contained in:
parent
0be32276ed
commit
d15981bf63
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ _update_oval_database() {
|
|||
-dbpath=${GVD_DBPATH} \
|
||||
-dbtype=${GVD_DBTYPE} \
|
||||
-log-dir=${GVD_LOGDIR} \
|
||||
${os_version}"
|
||||
${os_version}" ${USER}
|
||||
eend ${?} "Failed to update a OVAL database: ${GVD_DBPATH}"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue