Release »mound.0.1.0-r1«

Vollendet
12/22/22 18:26:53
Released
mound.0.1.0-r1
Projekt
mound
Titel
Dies ist eine Produktiv-Release.
Kategorie
openrc-daemon (3)
Tags
bash(2), einhaengen(1), spaetzuender(1)
Maintainer
pieli
Src
<Quellen>
Abhängigkeiten

Dies ist eine Produktiv-Release.

Eigentlich nix spannendes, keine Bugs soweit bekannt. Ist jetzt auch nicht so schwierig, ein paar FSse einzuhängen.

Die Release kam zuszande, da alpine nun auf solchen typspezifischen Paketen besteht.

mound Konfiguration für /etc/conf.d
# ----------------------------------------------------------------------------
# /etc/conf.d/mound - confd for mound v0.1.0-r1 service
# Last Update: 12/01/19T18:46:49Z by apkg@17621
# ----------------------------------------------------------------------------
# conf.d file for mound service

# verbosity of daemon; bool
VERBOSITY='NO'

# add this to the needed services; string of space-sep services list
RC_NEED=''

# start this before that, space-sep services list
RC_BEFORE=''

# start this after that; firewall is already in there, space-sep services list
RC_AFTER=''

# Where the file that lists device mounts for mound is located at
# DEFAULT: '/etc/mfstab'
FSTAB='/etc/mfstab'

# Where the mtab is located at
# DEFAULT: '/etc/mtab'
MTAB='/etc/mtab'