diff options
author | Roger Pau Monné <roger.pau@citrix.com> | 2012-11-02 12:37:13 +0100 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2012-11-02 11:56:17 +0000 |
commit | 33d01fcd8668db39f4c24c97680b7d9ce7a1992a (patch) | |
tree | b8e52deb941b34192e5007965d3281bf6f40d67a /main/freeradius/APKBUILD | |
parent | 1a76c6d57c74df6c8a9e60d563229896be80551c (diff) | |
download | aports-33d01fcd8668db39f4c24c97680b7d9ce7a1992a.tar.bz2 aports-33d01fcd8668db39f4c24c97680b7d9ce7a1992a.tar.xz |
xen: fix init scripts
On 02/11/12 12:05, Leonardo Arena wrote:
> On Fri, 2012-11-02 at 11:49 +0100, Roger Pau Monne wrote:
>> Xen init scripts doesn't need to depend on 'net'
>> ---
>> Please update APK checksum
>> ---
>> main/xen/xend.initd | 2 +-
>> main/xen/xenstored.initd | 1 -
>> 2 files changed, 1 insertions(+), 2 deletions(-)
>>
>> diff --git a/main/xen/xend.initd b/main/xen/xend.initd
>> index 1c667e8..bd5550b 100644
>> --- a/main/xen/xend.initd
>> +++ b/main/xen/xend.initd
>> @@ -4,7 +4,7 @@
>> # $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2,v 1.2 2011/09/10 17:22:46 alexxy Exp $
>>
>> depend() {
>> - need net xenconsoled xenstored
>> + need xenconsoled xenstored
>> after firewall
>> before xendomains sshd
>> }
>> diff --git a/main/xen/xenstored.initd b/main/xen/xenstored.initd
>> index f2c22cc..6187c02 100644
>> --- a/main/xen/xenstored.initd
>> +++ b/main/xen/xenstored.initd
>> @@ -4,7 +4,6 @@
>> # $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xenstored.initd,v 1.2 2011/04/05 21:25:03 alexxy Exp $
>>
>> depend() {
>> - need net
>> before xendomains xend sshd ntp-client ntpd nfs nfsmount rsyncd portmap dhcp
>> }
>>
>
> Applied both patches.
On the rush I forgot to increase pkgrel, can you commit this please:
Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
Diffstat (limited to 'main/freeradius/APKBUILD')
0 files changed, 0 insertions, 0 deletions