Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 353492 | Differences between
and this patch

Collapse All | Expand All

(-)gentoo-vdr-scripts-2.5_rc2_orig/usr/lib/systemd/system/vdr.service (-1 / +1 lines)
Lines 18-24 Link Here
18
18
19
# start VDR with our desired parameters, please disable the
19
# start VDR with our desired parameters, please disable the
20
# internal watchdog by setting the timeout to 0
20
# internal watchdog by setting the timeout to 0
21
ExecStart=/usr/bin/vdr "${VDR_OPTS}"
21
ExecStart=/usr/bin/vdr "$VDR_OPTS"
22
22
23
# execute addons/plugins scripts meant to be run afer starting
23
# execute addons/plugins scripts meant to be run afer starting
24
ExecStartPost=/usr/share/vdr/systemd/vdr-systemd_helper.sh --start-post
24
ExecStartPost=/usr/share/vdr/systemd/vdr-systemd_helper.sh --start-post

Return to bug 353492