blob: 62895d43f7bf06c1a1dad937b0e923775ea87c2e [file] [log] [blame]
[Unit]
Description=Keeps the git cookie fresh.
Wants=network-online.target
After=network-online.target
[Service]
ExecStart=/usr/local/bin/git-cookie-authdaemon --nofork
Restart=always
User=default
Group=default
LimitNOFILE=10000
[Install]
WantedBy=multi-user.target