[vz-users] Nothing to Plot / Daten kommen nicht an

Christian Schnellrieder schnellrieder.cs at gmail.com
Wed Sep 30 21:26:21 CEST 2015


Hallo.

Gibt "service rc.local start" eine Fehlermeldung aus?

Grüße

2015-09-30 20:53 GMT+02:00 Joerg Middendorf <joergmiddendorf at gmx.de>:

> Ja, die sollte wieder vollständig sein
>
>
>
> #! /bin/sh
>
> ### BEGIN INIT INFO
>
> # Provides:          rc.local
>
> # Required-Start:    $remote_fs $syslog $network
>
> # Required-Stop:
>
> # Default-Start:     2 3 4 5
>
> # Default-Stop:
>
> # Short-Description: Run /etc/rc.local if it exist
>
> ### END INIT INFO
>
>
>
>
>
> PATH=/sbin:/usr/sbin:/bin:/usr/bin
>
>
>
> . /lib/init/vars.sh
>
> . /lib/lsb/init-functions
>
>
>
>
>
> case "$1" in
>
>     start)
>
>         do_start
>
>         ;;
>
>     restart|reload|force-reload)
>
>         echo "Error: argument '$1' not supported" >&2
>
>         exit 3
>
>         ;;
>
>     stop)
>
>         ;;
>
>     *)
>
>         echo "Usage: $0 start|stop" >&2
>
>         exit 3
>
>         ;;
>
> esac
>
>
>
> *Von:* volkszaehler-users [mailto:
> volkszaehler-users-bounces at demo.volkszaehler.org] *Im Auftrag von *Christian
> Schnellrieder
> *Gesendet:* Mittwoch, 30. September 2015 20:31
> *An:* volkszaehler.org - users
> *Betreff:* Re: [vz-users] Nothing to Plot / Daten kommen nicht an
>
>
>
> Hallo.
>
>
>
> Hast du denn die Datei "rc.local" unter /etc/init.d/ wieder vollständig
> restored?
>
>
>
>
>
> Grüße
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20150930/6e890f3d/attachment-0001.html>


More information about the volkszaehler-users mailing list