13 lines
213 B
Desktop File
13 lines
213 B
Desktop File
[Unit]
|
|
Description=Qubes Random Seed
|
|
DefaultDependencies=no
|
|
After=qubes-db.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/usr/lib/qubes/init/qubes-random-seed.sh
|
|
|
|
[Install]
|
|
WantedBy=sysinit.target
|