diff options
Diffstat (limited to 'shib_secondary/remote/bwlp-copy-config.service')
-rw-r--r-- | shib_secondary/remote/bwlp-copy-config.service | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shib_secondary/remote/bwlp-copy-config.service b/shib_secondary/remote/bwlp-copy-config.service new file mode 100644 index 0000000..a4ad6c5 --- /dev/null +++ b/shib_secondary/remote/bwlp-copy-config.service @@ -0,0 +1,6 @@ +[Unit] +Description=Download current config from masterserver + +[Service] +Type=oneshot +ExecStart=/opt/bwlp/copy-current-config.sh |