guix-patches
[Top][All Lists]
Advanced

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

[bug#28647] [PATCH] services: base: Add file->udev-rule function.


From: Maxim Cournoyer
Subject: [bug#28647] [PATCH] services: base: Add file->udev-rule function.
Date: Fri, 29 Sep 2017 11:58:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hello,

While experimenting with udev rules, I found a need to be able to pass
file-like objects containing udev rules to the udev-service. This patch
implements a `file->udev-rule' method that does just that.

Attachment: 0001-services-base-Add-file-udev-rule-function.patch
Description: Text Data

Below is an operating-system declaration that makes use of it.

Attachment: config.scm
Description: Sample config using the new method.

Thanks,

Maxim

reply via email to

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