all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to create a service for contents of arbitrary file
@ 2021-04-07  4:11 Bone Baboon
  2021-04-07 11:12 ` Julien Lepiller
  0 siblings, 1 reply; 9+ messages in thread
From: Bone Baboon @ 2021-04-07  4:11 UTC (permalink / raw)
  To: help-guix

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?


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-04-14 23:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07  4:11 How to create a service for contents of arbitrary file Bone Baboon
2021-04-07 11:12 ` Julien Lepiller
2021-04-07 14:12   ` Gary Johnson
2021-04-08 23:26     ` Bone Baboon
2021-04-08 23:46   ` Bone Baboon
2021-04-09  0:06     ` Julien Lepiller
2021-04-10  4:18       ` Bone Baboon
2021-04-10 10:50         ` Julien Lepiller
2021-04-14 23:22           ` Bone Baboon

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.