help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to create a service for contents of arbitrary file


From: Bone Baboon
Subject: How to create a service for contents of arbitrary file
Date: Wed, 07 Apr 2021 00:11:38 -0400

When I use a virtual terminal or Emacs on a virtual terminal using
`emacsclient --tty` I have a blinking cursor.  My preference is to not
have the cursor blink.  I can stop the cursor from blinking by manually
changing the contents of `/sys/class/graphics/fbcon/cursor_blink` to
"0".  I would like to create a service that manages the contents of
`/sys/class/graphics/fbcon/cursor_blink`.

I looked in "Services" as well as the "Defining Services" of the manual
for something similar to `etc-service-type` that allows for the file to
be in any location.

Any suggestions on how to make a service for this?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]