parent
35a2928400
commit
c1163cec10
|
@ -7,7 +7,7 @@ After=network.target
|
|||
Type=simple
|
||||
User=root
|
||||
Group=root
|
||||
ExecStart=/usr/bin/sojud -config /etc/soju/soju.conf
|
||||
ExecStart=/usr/bin/sojud -config /home/soju/soju.conf
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
%define debug_package %{nil}
|
||||
|
||||
Name: soju
|
||||
Version: 0.1.1
|
||||
Version: 0.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A user-friendly IRC bouncer
|
||||
Group: System/Library
|
||||
License: MIT
|
||||
URL: https://github.com/42wim/matterircd
|
||||
URL: https://git.sr.ht/~emersion/soju/tree
|
||||
Source0: soju.service
|
||||
BuildRequires: golang
|
||||
|
||||
|
|
Loading…
Reference in New Issue