1
0

Forgot about /var/log/ entry.

This commit is contained in:
Alexander Andreev 2022-04-02 19:12:49 +04:00
parent a1679f7aab
commit 2f17e0a54f
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F

View File

@ -24,8 +24,6 @@ install:
install -Dm 0644 init/systemd/${TARGET}.service ${DESTDIR}${SYSDDIR}/${TARGET}.service install -Dm 0644 init/systemd/${TARGET}.service ${DESTDIR}${SYSDDIR}/${TARGET}.service
install -Dm 0755 -d ${DESTDIR}var/log/${TARGET}
stop-service: stop-service:
${SYSCTL} stop ${TARGET}.service ${SYSCTL} stop ${TARGET}.service
${SYSCTL} disable ${TARGET}.service ${SYSCTL} disable ${TARGET}.service