diff options
| author | Jason King <jason.brian.king@gmail.com> | 2021-11-16 18:47:17 -0600 |
|---|---|---|
| committer | Jason King <jason.brian.king@gmail.com> | 2022-01-24 11:56:29 -0600 |
| commit | 772eca3305893e0fc7b9c13ec6a1a6df72251dbd (patch) | |
| tree | eb95dc032ef9706bf27fa835225bbca3f04498a2 /usr/src/cmd/dumpadm | |
| parent | 9ddf79f971e99ac9fc94da5126fe4c68c077ea6d (diff) | |
| download | illumos-joyent-772eca3305893e0fc7b9c13ec6a1a6df72251dbd.tar.gz | |
14173 Various smf manifests still contain Solaris references
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr/src/cmd/dumpadm')
| -rw-r--r-- | usr/src/cmd/dumpadm/dumpadm.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/cmd/dumpadm/dumpadm.xml b/usr/src/cmd/dumpadm/dumpadm.xml index 367a92a667..65f7fdb900 100644 --- a/usr/src/cmd/dumpadm/dumpadm.xml +++ b/usr/src/cmd/dumpadm/dumpadm.xml @@ -68,9 +68,9 @@ </dependency> <!-- - The fmd service exists in all Solaris zones, but only - in the global zone (which dumpadm is defined in) should - it be dependent on dumpadm configuration. + The fmd service may exist in a zone, but only in the + global zone (which dumpadm is defined in) should it be + dependent on dumpadm configuration. --> <dependent name='dumpadm-fmd' |
