Commit bfe34fca authored by nanahira's avatar nanahira

fix some stuff

parent e653df69
......@@ -52,7 +52,7 @@
ExecStart={{ansible_user_dir}}/nextgen-network/scripts/global-postup.sh
[Install]
WantedBy=mutli-user.target
WantedBy=multi-user.target
dest: /etc/systemd/system/railgun-global-setup.service
register: global_systemd_result
- name: global-postup systemd enable
......
#!/bin/bash
export dev="$USERNAME"
export dev="$dev"
source /etc/ocserv/env-per-user/$USERNAME
{{ansible_user_dir}}/nextgen-network/scripts/predown.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment