summaryrefslogtreecommitdiff
path: root/.config/systemd/user/rbar@.service
blob: 030461366bcabb60b6206f359040a0ae07c30cd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=WMII rbar %I
StopWhenUnneeded=true

[Service]
Type=simple
ExecStart=/bin/sh -c '%h/.wmii-hg/rbar %I'
SyslogIdentifier=rbar_%I

[Install]
WantedBy=wmii@.service