fix permissions of systemd unit file

This commit is contained in:
Miroslav Lichvar 2011-08-09 17:16:51 +02:00
parent 3752cbcbde
commit aee5a18a67

View File

@ -96,7 +96,7 @@ make DESTDIR=%{buildroot} pythondir=%{python_sitearch} install
# service files
%{__install} -d -m 0755 %{buildroot}/lib/systemd/system
%{__install} -p -m 0755 %{SOURCE10} \
%{__install} -p -m 0644 %{SOURCE10} \
%{buildroot}/lib/systemd/system/gpsd.service
%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig