]> git.proxmox.com Git - systemd.git/commitdiff
Use the correct file when masking urandom.service
authorMichael Biebl <biebl@debian.org>
Sun, 27 Apr 2014 16:07:14 +0000 (18:07 +0200)
committerMichael Biebl <biebl@debian.org>
Sun, 27 Apr 2014 16:08:00 +0000 (18:08 +0200)
Upstream renamed systemd-random-seed-load.service to
systemd-random.service.

debian/systemd.links

index dbf09e63b3894747691904a205845ea5864e098f..fc0ea0b74b13d33ad7513db218780f419f4a480f 100644 (file)
@@ -1,6 +1,6 @@
 # These are all services which have native implementations
 # So we mask them by linking against /dev/null or create an alias
-/lib/systemd/system/systemd-random-seed-load.service /lib/systemd/system/urandom.service
+/lib/systemd/system/systemd-random-seed.service /lib/systemd/system/urandom.service
 /lib/systemd/system/systemd-sysctl.service /lib/systemd/system/procps.service
 
 /lib/systemd/system/rc-local.service /lib/systemd/system/rc.local.service