Project

General

Profile

« Previous | Next » 

Revision 45a6a30f

Added by Andreas Kohlbecker almost 13 years ago

fixed #2324 "cdm-server@DEBIAN: fix init script"

View differences:

src/main/installer/linux/postinst
86 86
    #
87 87
    if [ ! -d $CDM_LOG ]; then
88 88
        mkdir -p $CDM_LOG
89
        chown -R $CDM_USER:$CDM_GROUP $CDM_LOG
89
        chown -R $CDM_USER:adm $CDM_LOG
90 90
    fi
91 91

  
92 92
    #

Also available in: Unified diff