first attempt for debian10 Slax

This commit is contained in:
TomasM
2019-10-19 19:02:17 +00:00
parent 7bca13b9a6
commit 32afaf7f89
224 changed files with 3924 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