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,6 +1,7 @@
|
||||
# Template file for 'ntp'
|
||||
pkgname=ntp
|
||||
version=4.2.6p1
|
||||
revision=1
|
||||
distfiles="http://archive.ntp.org/ntp4/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--enable-linuxcaps --enable-getifaddrs=glibc
|
||||
@@ -17,7 +18,7 @@ long_desc="
|
||||
|
||||
subpackages="$pkgname-perl"
|
||||
conf_files="/etc/ntp.conf"
|
||||
openrc_services="ntpd default"
|
||||
openrc_services="ntpd default true"
|
||||
system_accounts="ntpd"
|
||||
ntpd_homedir="/var/chroot/ntpd"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user