summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats/data/opt/openslx/scripts/pam_script_ses_open.d/usage_stats
blob: 7c15ee1b48e769247a72771fec9bf152d60351b2 (plain) (blame)
1
2
3
4
5
6
7
8

(
	sleep 3
	/opt/openslx/scripts/cron-system_usage_update
) &

true