11 lines
183 B
Desktop File
11 lines
183 B
Desktop File
[Unit]
|
|
Description=Enable ASYNC_COMMIT for Rockchip BSP kernel > 4.4
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/async-commit
|
|
|
|
[Install]
|
|
WantedBy=sysinit.target
|