Brad Bishop | 4aa3a50 | 2015-10-29 23:35:38 -0500 | [diff] [blame] | 1 | [Unit] |
Brad Bishop | f51b3a0 | 2016-08-25 22:41:39 -0400 | [diff] [blame^] | 2 | Description=Phosphor Bulk Transfer DBus Bridge |
Brad Bishop | 4aa3a50 | 2015-10-29 23:35:38 -0500 | [diff] [blame] | 3 | |
4 | [Service] | ||||
Nan Li | 2d34352 | 2016-01-27 10:28:34 +0800 | [diff] [blame] | 5 | Restart=always |
Brad Bishop | c2e93ce | 2016-08-25 22:36:30 -0400 | [diff] [blame] | 6 | ExecStart={sbindir}/btbridged |
Brad Bishop | 4aa3a50 | 2015-10-29 23:35:38 -0500 | [diff] [blame] | 7 | |
8 | [Install] | ||||
Brad Bishop | c2e93ce | 2016-08-25 22:36:30 -0400 | [diff] [blame] | 9 | WantedBy={SYSTEMD_DEFAULT_TARGET} |