diff options
| -rw-r--r-- | meta/recipes-support/rng-tools/rng-tools/rngd.service | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-support/rng-tools/rng-tools/rngd.service b/meta/recipes-support/rng-tools/rng-tools/rngd.service index 49d5de294f..aaaaa29074 100644 --- a/meta/recipes-support/rng-tools/rng-tools/rngd.service +++ b/meta/recipes-support/rng-tools/rng-tools/rngd.service | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | [Unit] | 1 | [Unit] |
| 2 | Description=Hardware RNG Entropy Gatherer Daemon | 2 | Description=Hardware RNG Entropy Gatherer Daemon |
| 3 | DefaultDependencies=no | ||
| 4 | After=systemd-udev-settle.service | ||
| 5 | Before=sysinit.target shutdown.target | ||
| 6 | Conflicts=shutdown.target | ||
| 3 | 7 | ||
| 4 | [Service] | 8 | [Service] |
| 5 | EnvironmentFile=-@SYSCONFDIR@/default/rng-tools | 9 | EnvironmentFile=-@SYSCONFDIR@/default/rng-tools |
