summarylogtreecommitdiffstats
path: root/kmodcache.service
blob: 030345e597700342948cf3564a8364633130074a (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=update modules cache for active kernel

[Service]
Type=oneshot
ExecStart=/usr/bin/make-kmod-cache

[Install]
WantedBy=multi-user.target