summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2007-07-24 13:13:42 -0700
committerTim Rice <tim@multitalents.net>2007-07-24 13:13:42 -0700
commit947fd59f7a086f197f72da8a01b71adaedce9082 (patch)
treef36b69bd936631d0c4ec699507b3c079cd37dbf8
parent0d7b93473c7654dabdf8b8d207169af0278e9728 (diff)
- (tim) [openssh.xml.in] make FMRI match what package scripts use.
-rw-r--r--ChangeLog5
-rw-r--r--openssh.xml.in2
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f42008433..ac1a82af8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
120070724
2 - (tim) [openssh.xml.in] make FMRI match what package scripts use.
3
120070628 420070628
2 - (djm) bz#1325: Fix SELinux in permissive mode where it would 5 - (djm) bz#1325: Fix SELinux in permissive mode where it would
3 incorrectly fatal() on errors. patch from cjwatson AT debian.org; 6 incorrectly fatal() on errors. patch from cjwatson AT debian.org;
@@ -3109,4 +3112,4 @@
3109 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3112 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3110 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3113 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3111 3114
3112$Id: ChangeLog,v 1.4711 2007/06/27 22:48:02 djm Exp $ 3115$Id: ChangeLog,v 1.4712 2007/07/24 20:13:42 tim Exp $
diff --git a/openssh.xml.in b/openssh.xml.in
index 2fcdea0a1..96c5aeba4 100644
--- a/openssh.xml.in
+++ b/openssh.xml.in
@@ -19,7 +19,7 @@
19<service_bundle type='manifest' name='OpenSSH server'> 19<service_bundle type='manifest' name='OpenSSH server'>
20 20
21 <service 21 <service
22 name='site/openssh' 22 name='site/__SYSVINIT_NAME__'
23 type='service' 23 type='service'
24 version='1'> 24 version='1'>
25 25