Commit Graph

4 Commits

Author SHA1 Message Date
yangfl
c0436297c2 fix typo in systemd service type 2018-04-01 23:37:36 +03:00
yangfl
f06c8710be fix systemd service type 2018-03-31 14:56:45 +08:00
Fabrice Fontaine
b0781668e2 Create LogsDirectory in i2pd.service
Create /var/log/i2pd through LogsDirectory parameter of systemd and set
its permission to 0700 through LogsDirectoryMode. Indeed, this directory
must be created with the correct permission as it is used in ExecStart
command

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2018-03-05 19:06:14 +01:00
yangfl
319d748639 i2pd.service: do not block system shutdown for 10 min 2018-02-03 02:29:28 +08:00