diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-05-31 00:05:50 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-05-31 00:05:50 +0000 |
commit | 94c6d3092f3f2dba4120df652bc25d96d4036c4d (patch) | |
tree | 6adff4640458772466d463bbf4ded142aa88b365 /dh_installinit | |
parent | f32d756ffa921915879245bfd41f4f4fe993c781 (diff) | |
download | debhelper-94c6d3092f3f2dba4120df652bc25d96d4036c4d.tar.gz |
do not mention dh_installsmf
Diffstat (limited to 'dh_installinit')
-rwxr-xr-x | dh_installinit | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dh_installinit b/dh_installinit index f2fe4102..fcfc56fc 100755 --- a/dh_installinit +++ b/dh_installinit @@ -17,8 +17,7 @@ B<dh_installinit> [S<I<debhelper options>>] [B<--name=>I<name>] [B<-n>] [B<-R>] =head1 DESCRIPTION B<dh_installinit> on this system does nothing and is kept only for -compatibility and references. L<dh_installsmf(1)> should be used instead -to add and manage SMF services. +compatibility and references. B<dh_installinit> is a debhelper program that is responsible for installing upstart job files or init scripts with associated defaults files into package |