Skip to content

Commit

Permalink
move systemd presets to ultramarine linux edition package
Browse files Browse the repository at this point in the history
  • Loading branch information
june-fish committed Aug 18, 2024
1 parent a92d245 commit ed656f3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions anda/system/cros-keyboard-map/cros-keyboard-map.spec
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,6 @@ ExecStartPost=+/usr/bin/systemctl restart keyd.service
[Install]
WantedBy=multi-user.target
EOF
mkdir -p %buildroot/etc/systemd/system-preset
tee %buildroot/etc/systemd/system-preset/00-cros-keyboard-map.preset <<EOF
enable cros-keyboard-map.service
enable keyd.service
EOF
chmod +x %buildroot/usr/bin/um-generate-cros-keymap

%post
Expand All @@ -87,7 +82,6 @@ chmod +x %buildroot/usr/bin/um-generate-cros-keymap
%license LICENSE
/etc/cros-keyboard-map/*
/etc/systemd/system/cros-keyboard-map.service
/etc/systemd/system-preset/00-cros-keyboard-map.preset
/usr/bin/um-generate-cros-keymap

%changelog
Expand Down

0 comments on commit ed656f3

Please sign in to comment.