common: add default for XRDP_LOG_PATH

ulab-next-nosound
Jay Sorg 10 years ago
parent a71c0afcbf
commit 3b79792bcc

@ -41,4 +41,8 @@
#define XRDP_LIB_PATH "/usr/local/lib/xrdp"
#endif
#if !defined(XRDP_LOG_PATH)
#define XRDP_LOG_PATH "/var/log"
#endif
#endif

Loading…
Cancel
Save