summaryrefslogtreecommitdiff
path: root/settings/xyz.openbmc_project.Settings.service
blob: 4b8ddb59014e3175cefd4314dcf81f8573c390b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Settings

[Service]
ExecStart=/usr/bin/settings
Restart=always
BusName=xyz.openbmc_project.Settings
Type=dbus

[Install]
WantedBy=multi-user.target