Re: BackupPC 4.1.0 released
Richard Shaw <[email protected]> Sun, 26 Mar 2017 09:20:44 -0500
| Newsgroups | gmane.comp.sysutils.backup.backuppc.devel |
|---|---|
| Message-ID | <CAN3TeO1T4hqOs24V_E+_-r0nFigz1TnmKFGHMsa-mYrMh=3Qtw@mail.gmail.com> |
On Sun, Mar 26, 2017 at 12:19 AM, Craig Barratt < [email protected]> wrote: > In looking a the code, if config-path is specified then any current config > file is ignored. > > If you specify dest-dir then all of the output files are put below there. > > So if you specify both --config-path '' and --dest-dir, I believe any > existing install should be ignored. > Don't seem to work, it's already in there: %{__perl} configure.pl \ --batch \ --backuppc-user=backuppc \ --dest-dir %{buildroot} \ --config-dir %{_sysconfdir}/%{name}/ \ --config-override XferMethod=rsync \ --config-override CgiURL=http://localhost/%{name} \ --config-override ClientNameAlias=0 \ --cgi-dir %{_libexecdir}/%{name} \ --data-dir %{_localstatedir}/lib/%{name}/ \ --html-dir %{_datadir}/%{name}/html/ \ --html-dir-url /%{name}/images \ --install-dir %{_datadir}/%{name} \ --log-dir %{_localstatedir}/log/%{name} \ --hostname localhost \ --no-set-perms \ --uid-ignore Thanks, Richard ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ BackupPC-devel mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/