Update packages that use $openrc_services with the third argument.
Packages that can be started without modifications are enabled, well some of them, otherwise disabled. --HG-- extra : convert_revision : 42105adabbc02b0f07a5d7173664778a5001c739
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'hal'
|
||||
pkgname=hal
|
||||
version=0.5.14
|
||||
revision=2
|
||||
revision=3
|
||||
distfiles="http://hal.freedesktop.org/releases/hal-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--enable-static=no --disable-console-kit
|
||||
@@ -21,7 +21,7 @@ keep_empty_dirs=yes
|
||||
conf_files="
|
||||
/etc/dbus-1/system.d/hal.conf
|
||||
/etc/hal/fdi/policy/10-keymap.fdi"
|
||||
openrc_services="hal default"
|
||||
openrc_services="hal default true"
|
||||
|
||||
# Create hal system account.
|
||||
system_accounts="hal"
|
||||
|
||||
Reference in New Issue
Block a user