aboutsummaryrefslogtreecommitdiffstats
path: root/conf/files/lib/systemd/system/wheel.service
blob: 85c881f72293a344aec70e417062968d8d4605e0 (plain)
1
2
3
4
5
6
7
[Unit]
Description=wheel-service starter
After=syslog.target

[Service]
ExecStart=/usr/bin/wheel-service
Restart=on-failure