mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 01:07:15 +08:00
12 lines
216 B
Desktop File
12 lines
216 B
Desktop File
[Unit]
|
|
Description=Load modules defined in rc.conf
|
|
DefaultDependencies=no
|
|
Before=systemd-modules-load.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/lib/systemd/chakra-modules-load
|
|
Type=oneshot
|
|
|
|
[Install]
|
|
WantedBy=sysinit.target
|