1
0
Fork 0

Remove sysusers file when uninstalling.

This commit is contained in:
Alexander Andreev 2023-04-24 00:31:45 +04:00
parent 43fa61eebf
commit 931fade41d
Signed by: Arav
GPG Key ID: D22A817D95815393
1 changed files with 2 additions and 0 deletions

View File

@ -50,5 +50,7 @@ uninstall:
rm ${DESTDIR}${SYSDDIR}/${TARGET}-clean.timer
rm ${DESTDIR}${SYSDDIR}/${TARGET}-clean.service
rm ${DESTDIR}usr/lib/sysusers.d/dwelling-upload.conf
clean:
go clean