blob: 6aed8e813a90df83e8d3e85378f1271fd6673a0c (
plain) (
tree)
|
|
[Unit]
Description=WireGuard runtime state for %i
[Service]
Type=oneshot
ExecStart=/bin/true
RemainAfterExit=true
RuntimeDirectory=wgconfd/%i
RuntimeDirectoryMode=0700
RuntimeDirectoryPreserve=no
|