Revision e48c3613 devel/upload

b/devel/upload
100 100
install -D --mode=0755 doc/examples/ganeti.initd \
101 101
  "$TXD/$SYSCONFDIR/init.d/ganeti"
102 102

  
103
[ -f doc/examples/ganeti.logrotate ] && \
104
install -D --mode=0755 doc/examples/ganeti.logrotate \
105
  "$TXD/$SYSCONFDIR/logrotate.d/ganeti"
106

  
103 107
[ -f doc/examples/ganeti-master-role.ocf ] && \
104 108
install -D --mode=0755 doc/examples/ganeti-master-role.ocf \
105 109
  "$TXD/$LIBDIR/ocf/resource.d/ganeti/ganeti-master-role"

Also available in: Unified diff