# This is a "service unit file" for the systemd init system to launch # 'guix-daemon'. Drop it in /etc/systemd/system or similar to have # 'guix-daemon' automatically started. [Unit] Description=Build daemon for GNU Guix [Service] ExecStart=@localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon --build-users-group=guixbuild Environment='GUIX_LOCPATH=@localstatedir@/guix/profiles/per-user/root/guix-profile/lib/locale' LC_ALL=en_US.utf8 RemainAfterExit=yes StandardOutput=syslog StandardError=syslog # See . # Some package builds (for example, go@1.8.1) may require even more than # 1024 tasks. TasksMax=8192 [Install] WantedBy=multi-user.target >
An HTTPs proxy to facilitate replacing sites' js with user-supplied scripts
summaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-11-20 19:55:47 +0100
committerWojtek Kosior <koszko@koszko.org>2021-11-20 19:55:47 +0100
commit67631e6c5db6739f7a57958d222e5af7ebc364b0 (patch)
tree4c138e7858c9f45fb2676ff1def780b8cd6a3598 /src/test
parent92d0f3a1123c64a6a19b7e442f7a48db42f03ecf (diff)
downloadhaketilo-hydrilla-67631e6c5db6739f7a57958d222e5af7ebc364b0.tar.gz
haketilo-hydrilla-67631e6c5db6739f7a57958d222e5af7ebc364b0.zip
fix 'referenced before assignment' error
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions