bareos: master e82b5edf
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
joergs | master | 2013-05-04 21:11 | master b765842f | Pending | |
Affected Issues | 0000050: Debian startscripts lack "status" command | ||||
Changeset | initscripts: use debian 6.0 skeleton recreate Debian and Ubuntu init scripts based on Debian/Ubuntu skeleton file. Advantages: - use standard skeleton - "status" is now implemented and working, see bug 0000050 - start order: if a database is installed, it is started before the bareos-director - Debian and Ubuntu are using the same init scripts - bareos-dir, bareos-sd and bareos-fd are based on the same skeleton and differ only at the variables values Changed: - Debian standard skeleton utilise the VERBOSE variable. By default, VERBOSE equals "no" and init script are completly quiet. We follow this standard, even so we don't like it. This behavior can be changed by setting "VERBOSE=yes" in /etc/defaults/rcS Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||||
add - platforms/ubuntu/bareos-sd.in | Diff File | ||||
rm - platforms/ubuntu/bareos-sd.in | Diff File | ||||
add - platforms/ubuntu/bareos-fd.in | Diff File | ||||
rm - platforms/ubuntu/bareos-fd.in | Diff File | ||||
add - platforms/ubuntu/bareos-dir.in | Diff File | ||||
rm - platforms/ubuntu/bareos-dir.in | Diff File | ||||
mod - platforms/debian/bareos-sd.in | Diff File | ||||
mod - platforms/debian/bareos-fd.in | Diff File | ||||
mod - platforms/debian/bareos-dir.in | Diff File | ||||
mod - debian/control | Diff File |