From 5e5e5029e76d88b3887bb175e28709a9022323a8 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 27 Feb 2016 18:31:31 -0500 Subject: X11 systemd stuff --- .config/wmii-hg/wmiirc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.config/wmii-hg/wmiirc') diff --git a/.config/wmii-hg/wmiirc b/.config/wmii-hg/wmiirc index 379de79..a66d3d9 100755 --- a/.config/wmii-hg/wmiirc +++ b/.config/wmii-hg/wmiirc @@ -12,9 +12,7 @@ fi wmiir xwrite /event WmiircQuit # close any existing wmiirc's Event WmiircStart -# Notify systemd that we're ready -systemd-notify READY=1 || true - +systemd-notify --ready || true trap "Event Quit" EXIT while read -r event; do -- cgit v1.2.3