Go to file
Wolfgang Bumiller 9f4962d396 introduce buildcfg module and PROXMOX_CONFIGDIR
buildcfg.rs should contain convenience variables or macros
for using build-time configured variables

For now we replace hardcoded "/etc/proxmox-backup/<foo>"
with configdir!("<foo>").

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-02-04 15:13:08 +01:00
debian debian: add debian/source/format file 2019-02-01 10:41:54 +01:00
etc etc: remove obsolete syslog.target dependency 2019-02-01 10:02:56 +00:00
src introduce buildcfg module and PROXMOX_CONFIGDIR 2019-02-04 15:13:08 +01:00
tests ignore casync test by default 2019-02-01 10:41:54 +01:00
www don't hardcode /usr/share paths 2019-02-01 10:41:54 +01:00
.gitignore add rust standard .gitignore file 2018-12-19 11:06:51 +01:00
Cargo.toml proxy: use TLS via tokio-tls 2019-02-04 14:56:07 +01:00
Makefile introduce buildcfg module and PROXMOX_CONFIGDIR 2019-02-04 15:13:08 +01:00
defines.mk introduce buildcfg module and PROXMOX_CONFIGDIR 2019-02-04 15:13:08 +01:00