diff options
author | jnemeth <jnemeth> | 2013-12-02 20:38:12 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2013-12-02 20:38:12 +0000 |
commit | 5681754244bc3b9de455d1d2eac8e4e7b44de312 (patch) | |
tree | 38cfd6c98f877599322b077c409e742cacbebad1 /sysutils/xentools42/files | |
parent | ba14fb3b0e4ea410ad4826d97cd83a9302589f38 (diff) | |
download | pkgsrc-5681754244bc3b9de455d1d2eac8e4e7b44de312.tar.gz |
The xendomains rc.d script should only depend on xencommons.
Diffstat (limited to 'sysutils/xentools42/files')
-rw-r--r-- | sysutils/xentools42/files/xendomains.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xentools42/files/xendomains.sh b/sysutils/xentools42/files/xendomains.sh index 5af00c4ee9d..c73597d949c 100644 --- a/sysutils/xentools42/files/xendomains.sh +++ b/sysutils/xentools42/files/xendomains.sh @@ -1,7 +1,7 @@ #!@RCD_SCRIPTS_SHELL@ # # PROVIDE: xendomains -# REQUIRE: xend +# REQUIRE: xencommons # KEYWORD: shutdown # # xendomains This required variable is a whitespace-separated |