[7834] in athena10
[Debathena] #962: Add systemd support to pyhesiodfs
daemon@ATHENA.MIT.EDU (Debathena Trac)
Tue Jul 12 10:54:06 2011
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
From: "Debathena Trac" <debathena@MIT.EDU>
Cc: debathena@mit.edu
To: geofft@mit.edu
Date: Tue, 12 Jul 2011 14:53:57 -0000
Reply-To:
Message-ID: <043.8682a13368c077e0c64dc689220c22f7@mit.edu>
Content-Transfer-Encoding: 8bit
#962: Add systemd support to pyhesiodfs-------------------------+--------------------------------------------------
Reporter: geofft | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: The Distant Future
Component: -- | Keywords:
See_also: |
-------------------------+-------------------------------------------------- It sounds like Wheezy will have systemd, so it'd be nice to add support
for it.
Just like lazily/demand-loading everything else, systemd supports demand-
loading filesystems by using the autofs kernel interface (this is
primarily used for stuff like /sys/kernel/debug and
/proc/sys/fs/binfmt_misc). It'd be nice to demand-load pyhesiodfs on first
access to /mit.
Unfortunately, systemd seems to assume that a normal mount entry will
suffice, and not start a daemon that will provide some FUSE service or
something. We should see if there's a way to associate a .automount file
with a .service file instead of a .mount one.
Take a look at [http://0pointer.de/public/systemd-
man/systemd.automount.html systemd.automount(5)] and
[http://0pointer.de/public/systemd-man/systemd.mount.html
systemd.mount(5)].
-- Ticket URL: <http://debathena.mit.edu/trac/ticket/962>Debathena <http://debathena.mit.edu/>MIT Debathena Project