app-emulation/qubes-core-agent-linux: new package, add 4.2.38, 4.3.12
Signed-off-by: Federico Justus Denkena <federico.denkena@posteo.de>
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
[Unit]
|
||||
Description=Qubes verification of /usr/lib/modules
|
||||
DefaultDependencies=no
|
||||
Documentation=
|
||||
ConditionPathExists=/dev/xvdd
|
||||
Before=systemd-modules-load.service
|
||||
Before=systemd-udevd.service
|
||||
Before=local-fs-pre.target
|
||||
After=systemd-remount-fs.service
|
||||
ConditionPathExists=!/usr/lib/modules/lost+found
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/bin/mount /dev/xvdd /usr/lib/modules
|
||||
StandardOutput=syslog
|
||||
|
||||
[Install]
|
||||
WantedBy=sysinit.target
|
||||
|
||||
Reference in New Issue
Block a user