This commit is contained in:
parent
0f2efc2ddb
commit
b3d2cddb33
1 changed files with 1 additions and 1 deletions
|
@ -452,7 +452,7 @@ Quit with Ctrl-C. If it starts up correctly, it's time to make it start on boot.
|
||||||
|
|
||||||
Create this unit file (`/etc/systemd/system/oauth2-proxy.service`):
|
Create this unit file (`/etc/systemd/system/oauth2-proxy.service`):
|
||||||
|
|
||||||
```systemd
|
```ini
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=oauth2-proxy daemon service
|
Description=oauth2-proxy daemon service
|
||||||
After=syslog.target network.target
|
After=syslog.target network.target
|
||||||
|
|
Loading…
Add table
Reference in a new issue