diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2021-04-26 10:37:52 +0200 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2021-04-26 10:37:52 +0200 |
commit | 558fb90e879cd941f4eb7a97846953c6657ad8ff (patch) | |
tree | 2e45ee617019cd8b6f4053e6b493e9d2efc84a36 /roles/_workstation/sysconf/tasks | |
parent | 7862b34711c45430b78c0c10b2b132d78dea911e (diff) | |
download | infrastructure-558fb90e879cd941f4eb7a97846953c6657ad8ff.tar.gz |
_workstation: Reset vpn and network on resume
Diffstat (limited to 'roles/_workstation/sysconf/tasks')
-rw-r--r-- | roles/_workstation/sysconf/tasks/_openbsd.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/_workstation/sysconf/tasks/_openbsd.yml b/roles/_workstation/sysconf/tasks/_openbsd.yml index 504e751..74d1b83 100644 --- a/roles/_workstation/sysconf/tasks/_openbsd.yml +++ b/roles/_workstation/sysconf/tasks/_openbsd.yml @@ -39,6 +39,7 @@ - etc-X11-xorg.conf.d-intel.conf - etc-apm-hibernate - etc-apm-suspend + - etc-apm-resume - name: ensure sysctl configuration file exists file: |