pmaports/device/unmaintained/device-samsung-janice-downstream/device-samsung-janice-downstream.post-install
Jonas Heinrich 6e018c204d
samsung-janice: Readd unmaintained downstream port (MR 2907)
[ci:skip-build] already built successfully in CI
2022-02-07 21:36:47 -08:00

6 lines
81 B
Bash

#!/bin/sh
# Enable swclock OpenRC service
rc-update -q add swclock boot
exit 0