| Ratan Gupta | f901e9c | 2021-02-03 09:04:59 +0530 | [diff] [blame] | 1 | [Unit] | 
 | 2 | Description=Phosphor Time Manager daemon | 
 | 3 | Wants=mapper-wait@-xyz-openbmc_project-time-sync_method.service | 
 | 4 | After=mapper-wait@-xyz-openbmc_project-time-sync_method.service | 
| Ratan Gupta | f901e9c | 2021-02-03 09:04:59 +0530 | [diff] [blame] | 5 |  | 
 | 6 | [Service] | 
 | 7 | Restart=always | 
| Brad Bishop | a3b59bc | 2022-05-26 15:28:12 -0400 | [diff] [blame] | 8 | ExecStart=/usr/bin/phosphor-time-manager | 
| Ratan Gupta | f901e9c | 2021-02-03 09:04:59 +0530 | [diff] [blame] | 9 | Type=dbus | 
 | 10 | BusName=xyz.openbmc_project.Time.Manager | 
 | 11 |  | 
 | 12 | [Install] | 
 | 13 | WantedBy=multi-user.target |