aboutsummaryrefslogtreecommitdiff
[Unit]
Description=Read-only @storedir@ for GNU Guix
DefaultDependencies=no
ConditionPathExists=@storedir@
Before=guix-daemon.service

[Install]
WantedBy=guix-daemon.service

[Mount]
What=@storedir@
Where=@storedir@
Type=none
Options=bind,ro
9ab6643f63f587faf0ba2d65d862&showmsg=1'>Expand)Author 2021-11-27build-self: Help users to submit useful bug reports....Tobias Geerinckx-Rice 2021-04-29download: Use Disarchive as a last resort....Timothy Sample