diff options
Diffstat (limited to 'dev-vcs/git-srht/files/git.sr.ht-api.service')
| -rw-r--r-- | dev-vcs/git-srht/files/git.sr.ht-api.service | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-srht/files/git.sr.ht-api.service b/dev-vcs/git-srht/files/git.sr.ht-api.service index bd1590d..e5d84b6 100644 --- a/dev-vcs/git-srht/files/git.sr.ht-api.service +++ b/dev-vcs/git-srht/files/git.sr.ht-api.service @@ -4,7 +4,7 @@ After=network.target  [Service]  Type=simple -User=srht +User=git-srht  Restart=always  ExecStart=/usr/bin/gitsrht-api -b :5101  | 
