Skip to content

Commit

Permalink
Merge pull request #751 from sbt/docs/outdated-rpm-docs
Browse files Browse the repository at this point in the history
FIX #750 remove outdated documentation
  • Loading branch information
muuki88 committed Mar 14, 2016
2 parents fd3d9cf + c41a72e commit 94ff880
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions src/sphinx/formats/rpm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -246,26 +246,6 @@ Example Settings:
* Tue Aug 19 2014 Team <[email protected]> - 1.0.0
-First version of the system
Template Changes
~~~~~~~~~~~~~~~~

Apply the following changes to the default init start script. You can find this in the sbt-native-packager source.


``src/templates/start``

.. code-block:: bash
...
[ -e /etc/sysconfig/$prog ] && . /etc/sysconfig/$prog
# smb could define some additional options in $RUN_OPTS
RUN_CMD="${PACKAGE_PREFIX}/${{app_name}}/bin/${{app_name}}"
...
Scriptlet Changes
~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 94ff880

Please sign in to comment.