Commit fb8d992
committed
Drop -f flag from systemd service to allow default-less startup
With -f, the config file is mandatory and the service enters a
restart loop if it does not exist. Without -f, the default
/etc/thinproxy.conf is silently ignored if missing, and the
proxy starts with built-in defaults.1 parent 7b2ee6d commit fb8d992
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments