<
aboutsummaryrefslogtreecommitdiff
blob: 7b319f66ae5d1eef9fa9365ee8afbf06ed6153fe (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# This is a "job" for the Upstart init system to launch 'guix-daemon'.
# Drop it in /etc/init to have 'guix-daemon' automatically started.

description "Publish the GNU Guix store"

start on runlevel [2345]

stop on runlevel [016]

task

exec @localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix publish --user=nobody --port=8181
t;2022-04-20 23:46:44 +0200 commit4bd4c53aace8a64e90c17117cf0cd89d5200c492 (patch) tree0decfb788e588e9b0fbb714b831ebdc7cbbae59b /.gitattributes parent139970c8066fe5cfb6adbc20346a73c0a7cec202 (diff)downloadguix-4bd4c53aace8a64e90c17117cf0cd89d5200c492.tar.gz
guix-4bd4c53aace8a64e90c17117cf0cd89d5200c492.zip
gnu: Add aws-c-sdkutils.
* gnu/packages/c.scm (aws-c-sdkutils): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions