[BRLTTY] Systemd documentation.

adrian at pa0rda.nl adrian at pa0rda.nl
Sat Mar 5 18:18:39 EST 2016


On Sat, Mar 05, 2016 at 09:50:31PM +0100, Anders Holmberg wrote:
> Hi!
> I am lost on the brltty site.
> I try to find the info on how to start brltty using systemd.
> Where can this be found?
I'm using CentOS 7 and I do:
sudo systemctl enable brltty
	This is equivalant to:
		chkconfig brltty on

And:
sudo systemctl start brltty
	This is equivalent to:
		service brltty start

You can see if brltty is enabled by typing:
systemctl list-unit-files |grep brltty

Attached is the man page of systemctl which is the crucial command. 
Good luck
		Adrian


> /A
> _______________________________________________
> This message was sent via the BRLTTY mailing list.
> To post a message, send an e-mail to: BRLTTY at mielke.cc
> For general information, go to: http://mielke.cc/mailman/listinfo/brltty

-- 
	Adri P. van Bloois
	Antonlaan 104		email:	adrian at pa0rda.nl
	3701 VG Zeist		voice:	+31-(0)-30-6912741
	The Netherlands		fax:	NONE

52 05'15.77"N 5 4'44.56"E
QTH-locater	 JO 22 OC


"Elegance is not a dispensable luxury but a factor that decides between 
 success and failure."
	Edsger W. Dijkstra
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemctl.man
Type: application/x-troff-man
Size: 42502 bytes
Desc: not available
URL: <http://mielke.cc/pipermail/brltty/attachments/20160306/5ccf67e0/attachment.man>


More information about the BRLTTY mailing list