Add a SystemD template service for owntone (issue #1353)

Create a SystemD template and document how to use it for multiple instances of owntone
This commit is contained in:
Derek Atkins
2021-11-25 16:11:59 -05:00
committed by GitHub
parent 28b2822d9d
commit 434fc4652c
5 changed files with 72 additions and 3 deletions

View File

@@ -102,6 +102,7 @@ exit 0
%{_libdir}/%{name}/
%{_datarootdir}/%{name}/
%{_unitdir}/%{name}.service
%{_unitdir}/%{name}@.service
%attr(0750,%{username},%{groupname}) %{_localstatedir}/cache/%{name}
%attr(0750,%{username},%{groupname}) %{homedir}
%ghost %{_localstatedir}/log/%{name}.log