summaryrefslogtreecommitdiff
path: root/dh_installinit
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-10-28 13:57:34 -0400
committerJoey Hess <joey@kitenet.net>2012-10-28 13:57:34 -0400
commitd8e9aa3c77f796dc984af3a73125bc03b8f048c1 (patch)
tree4bf6456c2def1a4ef74ebe87780e95c0c1f9f3d7 /dh_installinit
parent97ece224642a41e476f4cbd2f5f270c7dd11c5c2 (diff)
simplify
Diffstat (limited to 'dh_installinit')
-rwxr-xr-xdh_installinit9
1 files changed, 4 insertions, 5 deletions
diff --git a/dh_installinit b/dh_installinit
index 9d9fb0c5..f657f85c 100755
--- a/dh_installinit
+++ b/dh_installinit
@@ -65,11 +65,10 @@ Do not modify F<postinst>/F<postrm>/F<prerm> scripts.
=item B<-o>, B<--onlyscripts>
-Only modify F<postinst>/F<postrm>/F<prerm> scripts, do not actually install any init
-script, default files, upstart job or systemd service file. May be useful if
-the init script, upstart job or systemd service file is shipped and/or
-installed by upstream in a way that doesn't make it easy to let
-B<dh_installinit> find it.
+Only modify F<postinst>/F<postrm>/F<prerm> scripts, do not actually install
+any init script, default files, upstart job or systemd service file. May be
+useful if the file is shipped and/or installed by upstream in a way that
+doesn't make it easy to let B<dh_installinit> find it.
=item B<-R>, B<--restart-after-upgrade>