mirror of
https://github.com/systemd/systemd.git
synced 2026-08-12 12:16:06 +00:00
man: fix caps in example path
(cherry picked from commit566a4f3437) (cherry picked from commit4bc0c98834) (cherry picked from commitf5b0f039b1)
This commit is contained in:
committed by
Luca Boccassi
parent
03cc86e945
commit
d98707c3d6
@@ -754,7 +754,7 @@ Before=sleep.target
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/usr/bin/some-before-command
|
||||
ExecStop=/Usr/bin/some-after-command
|
||||
ExecStop=/usr/bin/some-after-command
|
||||
|
||||
[Install]
|
||||
WantedBy=sleep.target</programlisting>
|
||||
|
||||
Reference in New Issue
Block a user