wok-6.x diff boxbackup-server/stuff/bbstored @ rev 24062
Typos
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 12 09:44:03 2021 +0000 (2021-06-12) |
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 Sat Jun 12 09:44:03 2021 +0000 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