2016-10-28 07:21:33 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Early Qubes VM settings
|
|
|
|
DefaultDependencies=no
|
|
|
|
Before=sysinit.target
|
2017-05-14 23:13:26 +02:00
|
|
|
After=local-fs.target qubes-db.service
|
2016-10-28 07:21:33 +02:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
|
|
|
RemainAfterExit=yes
|
|
|
|
ExecStart=/usr/lib/qubes/init/qubes-early-vm-config.sh
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=sysinit.target
|