akmods/akmods@.service
2018-03-26 13:42:27 +02:00

10 lines
339 B
Desktop File

[Unit]
Description=Builds and install new kmods from akmod for a given kernel
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/systemd-inhibit --mode=block --what=idle:sleep:shutdown --who="akmods" --why="Akmods Transaction running" /usr/sbin/akmods --from-kernel-posttrans --kernels %i
[Install]
WantedBy=multi-user.target