[arch-projects] [netcfg] [PATCH 1/3] systemd/net-auto-wireless.service: Remove RemainAfterExit=yes

Thomas Bächler thomas at archlinux.org
Wed Oct 24 18:27:39 EDT 2012


This shouldn't be here, net-auto-wireless always has a process running.
---
 systemd/net-auto-wireless.service | 1 -
 1 file changed, 1 deletion(-)

diff --git a/systemd/net-auto-wireless.service b/systemd/net-auto-wireless.service
index ab57ab9..a717070 100644
--- a/systemd/net-auto-wireless.service
+++ b/systemd/net-auto-wireless.service
@@ -7,7 +7,6 @@ Wants=network.target
 EnvironmentFile=/etc/conf.d/netcfg
 ExecStart=/usr/bin/netcfg-wpa_actiond $WIRELESS_INTERFACE
 ExecStop=/usr/bin/netcfg-wpa_actiond stop $WIRELESS_INTERFACE
-RemainAfterExit=yes
 Type=forking
 
 [Install]
-- 
1.8.0



More information about the arch-projects mailing list