Skip to content

Commit

Permalink
Removed obsolete syslog.target from [email protected]. The sysl…
Browse files Browse the repository at this point in the history
…og.target is obsolete in Debian due to systemd syslog socket activation. I am relatively sure that this is also the case for other distributions.
  • Loading branch information
JoachimFalk committed Dec 17, 2024
1 parent 8d09ec1 commit 014bd7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unix/vncserver/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

[Unit]
Description=Remote desktop service (VNC)
After=syslog.target network.target systemd-user-sessions.service
After=network.target systemd-user-sessions.service

[Service]
Type=forking
Expand Down

0 comments on commit 014bd7b

Please sign in to comment.