Forgot about /var/log/ entry.
This commit is contained in:
parent
a1679f7aab
commit
2f17e0a54f
2
Makefile
2
Makefile
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user