Skip to content

Instantly share code, notes, and snippets.

View MynaITLabs's full-sized avatar
🤣
Grinning

Myna IT Labs MynaITLabs

🤣
Grinning
View GitHub Profile
@wrouesnel
wrouesnel / zed.service
Last active August 7, 2024 18:46
systemd unit files for ZFS
[Unit]
Description=ZFS Event Daemon (zed)
Documentation=man:zed(8)
After=zfs-import-cache.service
After=zfs-import-scan.service
[Service]
Type=forking
ExecStart=/sbin/zed
PIDFile=/run/zed.pid