Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschlick committed Mar 10, 2024
1 parent d3c0be2 commit 90c1b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/lib/systemd/system/pkgs-observer-agent.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Wants=pkgs-observer-agent.timer
[Service]
Type=oneshot
ExecStart=/usr/sbin/pkgs-observer-agent
EnvironmentFile=/etc/pkgs-observer-agent.d/service.conf
EnvironmentFile=/etc/pkgs-observer-agent.conf.d/service.conf

[Install]
WantedBy=multi-user.target

0 comments on commit 90c1b0b

Please sign in to comment.