Skip to content

Commit

Permalink
Also replace @bindir@ in windows config files
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz authored and Marco van Wieringen committed May 9, 2015
1 parent f99c722 commit eac795d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platforms/win32/fillup.sed
Expand Up @@ -15,6 +15,7 @@ s#@scriptdir@#C:/Program Files/Bareos#g
s#@working_dir@#C:/ProgramData/Bareos/working#g
s#@logdir@#C:/ProgramData/Bareos/logs#g
s#@sbindir@#C:/Program Files/Bareos#g
s#@bindir@#C:/Program Files/Bareos#g
s#@sysconfdir@#C:/ProgramData/Bareos#g
s/@uncomment_dbi/#/g
s#@db_name@#bareos#g
Expand Down

0 comments on commit eac795d

Please sign in to comment.