summaryrefslogtreecommitdiff
path: root/.config/login.local.sh
blob: 1da7aa7a5575f709f9b539b540f82d00c4befea3 (plain)
1
2
3
4
5
6
#!/bin/sh

if [ -x "`which daemon`" ]; then
	# daemon ...
	:
fi