oauth2-proxy.service.example: Remove syslog.target (#2538)

Remove syslog.target from service file, this target hasn't existed for over a decade.

6aa8d43ade/NEWS (L72-L73)
This commit is contained in:
Martin 2024-03-30 09:48:11 +01:00 committed by GitHub
parent bdd65ebab6
commit 2ffa92b1c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
[Unit] [Unit]
Description=oauth2-proxy daemon service Description=oauth2-proxy daemon service
After=syslog.target network.target After=network.target
[Service] [Service]
# www-data group and user need to be created before using these lines # www-data group and user need to be created before using these lines