BOPOHA
ce57a130fc
systemd issue in centos 7
...
Not working pre-create pid-file dir (/run/i2pd).
It fixed with one of this ways:
> PermissionsStartOnly=True
or
> ExecStartPre=/bin/mkdir -p -m 0700 /var/run/i2pd
> ExecStartPre=/bin/chown i2pd: /var/run/i2pd
First way is prefer because RuntimeDirectory's options already used.
2018-02-01 23:21:20 +01:00
R4SAS
180730f9cf
fix rpm spec's ( #1084 )
...
* added spec for git package
* fixed double slashes
* changed versioning for stable builds
2018-02-01 19:37:38 +03:00
orignal
4901434209
2.18.0
2018-01-30 10:41:35 -05:00
Darknet Villain
3426906a4f
[rpm] Fix changelogs to comply with guidelines, add tunconf key to systemd package
2018-01-30 10:03:53 -05:00
Darknet Villain
6ee279d83e
[rpm] Merge i2pd-systemd with i2pd package + changelog
2018-01-27 10:54:03 -05:00
Darknet Villain
4ee364640d
Update rpm spec and systemd unit
2018-01-22 13:55:12 -05:00
yangfl
46f62e1af9
remove trailing whitespaces
2018-01-06 22:24:03 +08:00
R4SAS
1c970b0714
2.17.0
2017-12-04 21:40:32 +03:00
R4SAS
ae28df5276
2.16.0
2017-11-13 22:20:41 +03:00
orignal
390bb07cca
2.15.0
2017-08-17 14:09:16 -04:00
BOPOHA
8c23a091da
bogus date in contrib/rpm/i2pd.spec
...
fixed bad date and bogus date in %changelog
2017-06-05 00:41:14 +02:00
BOPOHA
4014d86a57
base version updated to 2.14.0
2017-06-04 00:23:22 +02:00
Anatolii Vorona
2eec205e31
i2pd.spec: changed Release format, upgrade Version
2017-03-11 00:31:00 +01:00
Anatolii Vorona
c15e53e9c0
fix paths
2016-10-20 15:49:56 +02:00
l-n-s
b683c07d55
move rpm-related files to contrib folder
2016-10-20 13:08:38 +00:00