Your IP : 216.73.216.220


Current Path : /proc/thread-self/root/snap/core/17292/usr/share/upstart/sessions/
Upload File :
Current File : //proc/thread-self/root/snap/core/17292/usr/share/upstart/sessions/notify-cgmanager.conf

start on startup
description "Notify cgroup manager address"
task
script
	initctl notify-cgroup-manager-address "unix:path=/sys/fs/cgroup/cgmanager/sock" || true
end script