diff options
| -rw-r--r-- | remote/modules/redsocks/data/etc/systemd/system/setup_proxy.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/redsocks/data/etc/systemd/system/setup_proxy.service b/remote/modules/redsocks/data/etc/systemd/system/setup_proxy.service index 885e72dc..91a17363 100644 --- a/remote/modules/redsocks/data/etc/systemd/system/setup_proxy.service +++ b/remote/modules/redsocks/data/etc/systemd/system/setup_proxy.service @@ -1,6 +1,6 @@ [Unit] Description=Proxy setup detection -Before=sysinit.target shutdown.target +Before=shutdown.target DefaultDependencies=no [Service] |
