Skip to content

Commit

Permalink
Remove syslog.target from service file
Browse files Browse the repository at this point in the history
  • Loading branch information
C0rn3j authored and simo5 committed Mar 5, 2024
1 parent 8d3cc9c commit aeaa802
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions systemd/gssproxy.service.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[Unit]
Description=GSSAPI Proxy Daemon
# GSSPROXY will not be started until syslog is
After=syslog.target network.target
After=network.target
Before=rpc-gssd.service

[Service]
Expand Down

0 comments on commit aeaa802

Please sign in to comment.