wok-current diff boxbackup-server/stuff/bbstored @ rev 23294
updated perl-carp-clan (6.04 -> 6.08)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Mar 29 15:57:01 2020 +0100 (2020-03-29) |
parents | 7f188676b59c |
children |
line diff
1.1 --- a/boxbackup-server/stuff/bbstored Thu May 26 20:16:45 2016 +0300 1.2 +++ b/boxbackup-server/stuff/bbstored Sun Mar 29 15:57:01 2020 +0100 1.3 @@ -1,5 +1,5 @@ 1.4 #!/bin/sh 1.5 -# /etc/init.d/bbstored: Start, stop and restart bbstored deamon on SliTaz, at boot 1.6 +# /etc/init.d/bbstored: Start, stop and restart bbstored daemon on SliTaz, at boot 1.7 # time or with the command line. 1.8 # 1.9 # To start daemon at boot time, just put the right name in the $RUN_DAEMONS 1.10 @@ -9,7 +9,7 @@ 1.11 . /etc/daemons.conf 1.12 1.13 NAME=BBstored 1.14 -DESC="$(_ 'BoxBackup server deamon')" 1.15 +DESC="$(_ 'BoxBackup server daemon')" 1.16 DAEMON=/usr/bin/bbstored 1.17 OPTIONS=$BBSTORED_OPTIONS 1.18 PIDFILE=/var/run/bbstored.pid