Commit 39cf6ae
systemd service cleanup
* Remove requires+after to the same named socket. A socket unit will
automatically trigger a service if something wants to talk to it. You
will only ever need to enable the socket unit and don't have to
explicitly enable the service unit.
* Remove full path for the ini file, since `WorkingDirectory=` already
puts the process in that directory.1 parent 0a2d18a commit 39cf6ae
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | | - | |
8 | | - | |
| 5 | + | |
| 6 | + | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
0 commit comments