summaryrefslogtreecommitdiff
path: root/host-overrides/cadmium.jesterpm.net/config/systemd/user/grobi.service
blob: 38f854343f1a1316d0c24753f996ff9211b69146 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=grobi display auto config daemon

[Service]
Type=simple
ExecStart=/bin/sh -c "grobi watch -v"
Restart=always
RestartSec=2s

[Install]
WantedBy=default.target