Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
# openoffice.org headless server script
#
# chkconfig: 2345 80 30
# description: headless openoffice server script
# processname: openoffice
#
# Author: Vic Vijayakumar
# Modified by Federico Ch. Tomasczik
# Modified by Benoit Bryon on 2012 jul 03: added LSB headers.