Commit Graph

10 Commits

Author SHA1 Message Date
@RubenKelevra
b47ecd0cba systemd: specify repo path, to avoid unnecessary subdirectory 2020-06-16 00:49:00 +02:00
@RubenKelevra
e9843fbd31 systemd: disable swap-usage for ipfs 2020-05-10 16:17:06 +02:00
Steven Allen
cfcd876b2f
Merge pull request #7265 from RubenKelevra/feat/longer_systemd_timeouts
systemd: add helptext
2020-05-08 13:30:47 -07:00
Steven Allen
e6c43a6360
Merge pull request #7287 from RubenKelevra/feat/systemd-service-add-documentation-link
systemd: add the link to the docs
2020-05-08 13:29:55 -07:00
@RubenKelevra
d66004d6db systemd: add state directory setting
this will inform systemd where the service stores it's persistent data and where it needs write access.
Systemd will create the folder and set the right owner rights.
2020-05-07 23:18:50 +02:00
@RubenKelevra
18c9ad012a systemd: add the link to the docs 2020-05-07 23:13:08 +02:00
@RubenKelevra
06abad73e6 systemd: add helptext to the service file which explains how to make changes 2020-05-01 15:17:52 +02:00
@RubenKelevra
dfb52fb3e2 systemd.service: enable restart on crash and run as system user 'ipfs'
add some optional paramters with short help texts
add sysuser.conf
2020-04-30 22:00:30 +02:00
Steven Allen
87f2e38017 systemd: add notify support
That way, we can reliably know when the daemon is ready.
2019-09-27 16:08:30 -07:00
Steven Allen
429c4b537c implement systemd socket activation
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-09-27 16:08:30 -07:00