[Eisfair] Frage Netzwerk?==?utf-8?Q?konfiguration mit DHCP POINT?==?utf-8?Q?OPOINT bei eisfair auf rootse?==?utf-8?Q?rver

Hilmar Böhm hilmar.boehm at web.de
Mo Jan 6 13:37:24 CET 2020


Hallo Kay,

die /etc/init.d/local sieht bei mir jetzt so aus:
#! /bin/sh
#----------------------------------------------------------------------------
# /etc/init.d/local - rc script for gerneral purpose
#
# Creation:     19.07.2003  fm
# Last Update:  20.07.2003  fm
#
# Copyright (c) 2003 Frank Meyer <frank at eisfair.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#----------------------------------------------------------------------------
 /etc/init.d/functions
case $1
in
    start)
        boot_mesg " * Changing system font to ter-g16n..."
        /bin/setfont /usr/share/kbd/consolefonts/ter-g16n.psf
        ;;

    stop)
        ;;
esac
exit 0


Wie gesagt, war bei mir das case..esac schon (leer) vorhanden. stop)
brauch' ich in diesem Fall nicht.

Grüße. / Hilmar.



Mehr Informationen über die Mailingliste Eisfair