Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions ultramarine/release/92-asus.preset
Comment thread
Owen-sz marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Enable services for Asus ROG devices
enable asusd.service
enable asus-shutdown.service
4 changes: 4 additions & 0 deletions ultramarine/release/ultramarine-release.spec
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ Source64: 88-ultramarine-chromebook-default.preset
Source65: 91-ultramarine-surface-default.preset
Source66: linux-surface.repo

Source67: 92-asus.preset

Source70: polycrystal-ultramarine-budgie.json
Source71: polycrystal-ultramarine-gnome.json
Source72: polycrystal-ultramarine-plasma.json
Expand Down Expand Up @@ -954,6 +956,7 @@ install -Dm0644 %{S:6} %{S:7} %{S:8} %{S:10} -t %buildroot%_presetdir
install -Dm0644 %{S:8} %{S:9} -t %buildroot%_userpresetdir
install -Dm0644 %{SOURCE28} -t %buildroot%_systemd_util_dir/system.conf.d/
install -Dm0644 %{SOURCE28} -t %buildroot%_systemd_util_dir/user.conf.d/
install -Dm0644 %{SOURCE67} -t %buildroot%{_prefix}/lib/systemd/system-preset/

%if %{with desktop}

Expand Down Expand Up @@ -1060,6 +1063,7 @@ install -Dm0644 %{SOURCE32} -t %{buildroot}%{_datadir}/polkit-1/rules.d/
%{_prefix}/lib/systemd/system-preset/89-ultramarine-default.preset
%{_prefix}/lib/systemd/system-preset/90-default.preset
%{_prefix}/lib/systemd/system-preset/99-default-disable.preset
%{_prefix}/lib/systemd/system-preset/92-asus.preset
%dir %{_swidtagdir}
%{_swidtagdir}/org.ultramarinelinux.Ultramarine-%{bug_version}.swidtag
%dir %{_sysconfdir}/swid
Expand Down