summaryrefslogtreecommitdiffstats
path: root/systemd/net-auto-wireless.service
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-04-11 19:42:13 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2012-04-11 19:42:13 +0200
commitd20dd39fa08da3ef262c95ece5548c952c257bf7 (patch)
tree116d651dc021d48fdbd0bf7cf63c1e812b62af79 /systemd/net-auto-wireless.service
parente9a85e651191aa9152c46ad5b7b75c4b38e77394 (diff)
downloadnetctl-d20dd39fa08da3ef262c95ece5548c952c257bf7.tar.gz
netctl-d20dd39fa08da3ef262c95ece5548c952c257bf7.tar.xz
Remove obsolete references to /etc/rc.conf
Configuration is done through /etc/conf.d/netcfg. Compatibility with configuration through /etc/rc.conf is dropped.
Diffstat (limited to 'systemd/net-auto-wireless.service')
-rw-r--r--systemd/net-auto-wireless.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/systemd/net-auto-wireless.service b/systemd/net-auto-wireless.service
index 6f7a8c0..c2ea4f8 100644
--- a/systemd/net-auto-wireless.service
+++ b/systemd/net-auto-wireless.service
@@ -3,7 +3,6 @@ Description=Provides automatic netcfg wireless connection
Before=network.target
[Service]
-EnvironmentFile=/etc/rc.conf
EnvironmentFile=/etc/conf.d/netcfg
ExecStart=/usr/bin/netcfg-wpa_actiond $WIRELESS_INTERFACE
ExecStop=/usr/bin/netcfg-wpa_actiond stop $WIRELESS_INTERFACE