summarylogtreecommitdiffstats
path: root/hostapd.service
diff options
context:
space:
mode:
authorViktor Drobot2019-11-29 03:46:47 +0300
committerViktor Drobot2019-11-29 03:46:47 +0300
commit42a82e193e29e69f9f4b40e0716dafcc770c2ba3 (patch)
tree7aac4412b1cdefbd41af9ae70f90ebbc24f29cf7 /hostapd.service
parentc1819135f8a120f8aa2bc85135fba26e639a8b8a (diff)
downloadaur-42a82e193e29e69f9f4b40e0716dafcc770c2ba3.tar.gz
Fix FS#64375
Diffstat (limited to 'hostapd.service')
-rw-r--r--hostapd.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/hostapd.service b/hostapd.service
index 7f18f7b319e7..40bda06c78fc 100644
--- a/hostapd.service
+++ b/hostapd.service
@@ -5,7 +5,6 @@ After=network.target
[Service]
ExecStart=/usr/bin/hostapd /etc/hostapd/hostapd.conf
ExecReload=/bin/kill -HUP $MAINPID
-PrivateTmp=yes
[Install]
WantedBy=multi-user.target