summaryrefslogtreecommitdiff
path: root/runit/sv/dunst/run
blob: 1c0aa88309ebd8f81713c0c65bb6a93f1912a123 (plain)
1
2
3
4
5
#!/bin/sh

[ -r ./conf ] && . ./conf

exec dunst ${OPTS:-} 2>&1