Skip to content

Commit

Permalink
target: fix weston service file
Browse files Browse the repository at this point in the history
Signed-off-by: Sai Sree Kartheek Adivi <[email protected]>
  • Loading branch information
sskartheekadivi committed Aug 3, 2024
1 parent 5514cb2 commit b594acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/weston/weston.service
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ConditionPathExists=/dev/tty0
# Requires systemd-notify.so Weston plugin.
Type=simple
EnvironmentFile=/etc/default/weston
ExecStart=/usr/bin/weston --backend=drm-backend.so --tty=2 --continue-without-input --idle-time=0
ExecStart=/usr/bin/weston --backend=drm-backend.so --continue-without-input --idle-time=0

# Optional watchdog setup
#TimeoutStartSec=60
Expand Down

0 comments on commit b594acf

Please sign in to comment.