inotify support for hardened profile
This commit is contained in:
parent
2f7e29a140
commit
44889d0a09
|
@ -62,8 +62,8 @@ USE="${USE} acpi"
|
||||||
|
|
||||||
# develop
|
# develop
|
||||||
USE="${USE} bash-completion cscope -debug -fortran -java \
|
USE="${USE} bash-completion cscope -debug -fortran -java \
|
||||||
-introspection -lua -mono pch \
|
-introspection -lua -mono pch \
|
||||||
-tcl -tidy -tk"
|
-tcl -tidy -tk"
|
||||||
|
|
||||||
# daemons
|
# daemons
|
||||||
USE="${USE} -consolekit daemon -dbus -hal logrotate"
|
USE="${USE} -consolekit daemon -dbus -hal logrotate"
|
||||||
|
@ -78,5 +78,5 @@ USE="${USE} -bluetooth -imap -lirc -networkmanager"
|
||||||
USE="${USE} -freetds -mssql -sybase-ct"
|
USE="${USE} -freetds -mssql -sybase-ct"
|
||||||
|
|
||||||
# other
|
# other
|
||||||
USE="${USE} -bindist -examples -freetds -gpm -ipod -multilib -old-linux nptl \
|
USE="${USE} -bindist -examples -freetds -gpm inotify -ipod -multilib -old-linux nptl \
|
||||||
-smartcard -static-libs threads xattr"
|
-smartcard -static-libs threads xattr"
|
||||||
|
|
Loading…
Reference in New Issue