mirror of
https://github.com/lesderid/image-archlinux
synced 2025-04-11 14:45:39 +02:00
11 lines
206 B
Desktop File
11 lines
206 B
Desktop File
[Unit]
|
|
Description=OCS fetch kernel modules from OCS mirror
|
|
After=NetworkManager-wait-online.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/oc-sync-kernel-modules
|
|
Type=oneshot
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|