Update README.md

This commit is contained in:
Ivan Razin
2024-06-20 09:28:23 +03:00
committed by GitHub
parent c6f6dd98df
commit 7ea8e01228
+1 -1
View File
@@ -45,7 +45,7 @@ After kernel upgrade reboot is required.
cat << EOF | sudo tee "/etc/systemd/system/wg-dash.service"
[Unit]
After=syslog.target network-online.target
ConditionPathIsDirectory=/etc/wireguard
ConditionPathIsDirectory=/etc/amnezia/amneziawg
[Service]
Type=forking
User=root