/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to init.d-mandos

  • Committer: Mooie
  • Date: 2009-01-10 02:21:13 UTC
  • mto: This revision was merged to the branch mainline in revision 259.
  • Revision ID: mooie@thinkmoo-20090110022113-i36txeeqjzgqnna2
Fixed warnings in the 64 bit build.  Added explicit cast to int for
returned value from TEMP_FAILURE_RETRY.

Added ssize_t variable to take returned sizes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
### BEGIN INIT INFO
3
3
# Provides:          mandos
4
 
# Required-Start:    $remote_fs $syslog avahi
5
 
# Required-Stop:     $remote_fs $syslog avahi
 
4
# Required-Start:    $remote_fs avahi-daemon
 
5
# Required-Stop:     $remote_fs
6
6
# Default-Start:     2 3 4 5
7
7
# Default-Stop:      0 1 6
8
8
# Short-Description: Mandos server