11 lines
135 B
Desktop File
11 lines
135 B
Desktop File
[Unit]
|
|
Description=OBSDC
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=net.eksb.obsdc
|
|
ExecStart=/opt/obsdc/bin/obsdc
|
|
|
|
[Install]
|
|
WantedBy=default.target
|