aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/systemd
AgeCommit message (Collapse)AuthorFilesLines
2020-08-25osmo-trx-ipcEric Wild2-1/+17
This adds a IPC backend that uses shared memory interface to communicate with (proprietary) devices. Requires config file option dev-args ipc_msock=/path/to/socket to specify the master socket the ipc backend should connect to. If UHD is avaialble the ipc-driver-test tool can be used to test the backend with a uhd device, this was so far only tested with a b2xx. Change-Id: Ice63d3499026293ade8aad675ff7a883bcdd5756
2018-12-06contrib: fix makedistcheck with disabled systemdOliver Smith1-1/+5
EXTRA_DIST files need to be distributed, no matter if the systemd option is configured or not. Change-Id: I2e417f4c453987df1ac04f0ff41bf000da4b5c49
2018-09-12Install systemd services with autotoolsPau Espin Pedrol1-0/+18
Change-Id: Ia1a4fb62dee35737ece1f3501f352501eba2449e
2018-06-19contrib: Add systemd services for all backendsPau Espin Pedrol3-0/+33
Change-Id: I38a7ff7b9dafc3d6aa0426777036e3d7666045a7