- Fixing update process bug
OBS-URL: https://build.opensuse.org/package/show/hardware/supergfxctl?expand=0&rev=9
This commit is contained in:
parent
9b9aa5accf
commit
88f28b46b9
@ -51,7 +51,7 @@ install -D -m 0644 README.md %{buildroot}%{_datadir}/doc/%{name}/README.md
|
|||||||
|
|
||||||
%post
|
%post
|
||||||
%service_add_post supergfxd.service
|
%service_add_post supergfxd.service
|
||||||
if [ -f %{_sysconfdir}/modprobe.d/supergfxd.conf ]
|
if [ ! -e %{_sysconfdir}/modprobe.d/supergfxd.conf ]
|
||||||
then
|
then
|
||||||
systemctl enable supergfxd.service
|
systemctl enable supergfxd.service
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user