aboutsummaryrefslogtreecommitdiff
path: root/dist/systemd/wgconfd-state@.service
blob: 6aed8e813a90df83e8d3e85378f1271fd6673a0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=WireGuard runtime state for %i

[Service]
Type=oneshot
ExecStart=/bin/true
RemainAfterExit=true
RuntimeDirectory=wgconfd/%i
RuntimeDirectoryMode=0700
RuntimeDirectoryPreserve=no