[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: On upstart implementing Debian Policy §9.11.1 on behalf of sysv init scripts



]] Dmitrijs Ledkovs 

> if init_is_upstart; then
>     upstart_job=/etc/init/$(basename ${0:-}).conf
>     if [ -f ${upstart_job:-} ] && [ ! -L ${upstart_job:-} ]; then

Why the -L ?

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


Reply to: