"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "systemd/src/init.d/linux-backuppc" between
BackupPC-4.3.2.tar.gz and BackupPC-4.4.0.tar.gz

About: BackupPC is a high-performance, enterprise-grade system for backing up Linux and WinXX PCs and laptops to a server’s disk (http/cgi user interface).

linux-backuppc  (BackupPC-4.3.2):linux-backuppc  (BackupPC-4.4.0)
#!/bin/sh #!/bin/sh
# #
# DESCRIPTION # DESCRIPTION
# #
# Startup init script for BackupPC on Redhat linux. # Startup init script for BackupPC on Redhat linux.
# #
# Distributed with BackupPC version 4.3.2, released 17 Feb 2020. # Distributed with BackupPC version 4.4.0, released 20 Jun 2020.
# #
# chkconfig: - 91 35 # chkconfig: - 91 35
# description: Starts and stops the BackupPC server # description: Starts and stops the BackupPC server
# Source function library. # Source function library.
if [ -f /etc/init.d/functions ] ; then if [ -f /etc/init.d/functions ] ; then
. /etc/init.d/functions . /etc/init.d/functions
elif [ -f /etc/rc.d/init.d/functions ] ; then elif [ -f /etc/rc.d/init.d/functions ] ; then
. /etc/rc.d/init.d/functions . /etc/rc.d/init.d/functions
else else
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)