1
0

Fixed permission for log dir.

This commit is contained in:
Alexander Andreev 2022-02-11 04:26:40 +04:00
parent c426777520
commit f3aade2b9f
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F

View File

@ -33,7 +33,7 @@ install:
install -Dm 0644 build/dwelling-upload.conf ${DESTDIR}usr/lib/sysusers.d/dwelling-upload.conf
install -Dm 0644 -d ${DESTDIR}var/log/dwelling-upload
install -Dm 0755 -d ${DESTDIR}var/log/dwelling-upload
stop-service:
${SYSCTL} stop ${TARGET}.service