smartd: convert service to systemd

This commit is contained in:
Peter Simons
2012-09-25 16:38:05 -04:00
committed by Eelco Dolstra
parent a139fa14b1
commit 5ef71c6d22
+2 -1
View File
@@ -75,7 +75,8 @@ in
environment.TZ = config.time.timeZone;
startOn = "started syslogd";
wantedBy = [ "multi-user.target" ];
partOf = [ "multi-user.target" ];
path = [ pkgs.smartmontools ];