"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "systemd/src/init.d/gentoo-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).

gentoo-backuppc  (BackupPC-4.3.2):gentoo-backuppc  (BackupPC-4.4.0)
#!/sbin/openrc-run #!/sbin/openrc-run
# #
# DESCRIPTION # DESCRIPTION
# #
# Startup init script for BackupPC on Gentoo` linux. # Startup init script for BackupPC on Gentoo` linux.
# #
# Distributed with BackupPC version 4.3.2, released 17 Feb 2020. # Distributed with BackupPC version 4.4.0, released 20 Jun 2020.
# #
# description: Starts and stops the BackupPC server # description: Starts and stops the BackupPC server
# Copy to /etc/init.d and run 'rc-update add backuppc default' # Copy to /etc/init.d and run 'rc-update add backuppc default'
# get our configuration options # get our configuration options
source /etc/conf.d/backuppc source /etc/conf.d/backuppc
checkconfig() { checkconfig() {
if [ ! -f ${CONF_FILE} ] ; then if [ ! -f ${CONF_FILE} ] ; then
eerror "No ${CONF_FILE} exists!" eerror "No ${CONF_FILE} exists!"
 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)