2012-01-10 12:10:16 +01:00
|
|
|
[Unit]
|
|
|
|
Description=Init Qubes Services settings
|
2012-01-11 19:10:23 +01:00
|
|
|
DefaultDependencies=no
|
|
|
|
Before=sysinit.target
|
2012-05-01 23:48:45 +02:00
|
|
|
After=local-fs.target
|
2012-01-10 12:10:16 +01:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
|
|
|
RemainAfterExit=yes
|
|
|
|
ExecStart=/usr/lib/qubes/init/qubes-sysinit.sh
|
|
|
|
StandardOutput=syslog
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=sysinit.target
|