renamed to reflect version it is for

This commit is contained in:
TomasM
2019-10-19 19:01:58 +00:00
parent 5f0ccd3362
commit 7bca13b9a6
224 changed files with 0 additions and 0 deletions
@@ -0,0 +1,13 @@
[Unit]
Description=Start wifi after resume
After=suspend.target
[Service]
User=root
Type=oneshot
ExecStart=/usr/share/wicd/daemon/autoconnect.py
TimeoutSec=0
StandardOutput=syslog
[Install]
WantedBy=suspend.target