~broder/upstart/drop-privileges

« back to all changes in this revision

Viewing changes to contrib/vim/syntax/upstart.vim

  • Committer: Evan Broder
  • Date: 2011-11-11 20:09:16 UTC
  • Revision ID: evan@ebroder.net-20111111200916-tromprqj5w1nnvja
* contrib/vim/syntax/upstart.vim: Add the new setuid and setgid
  stanzas

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
" one argument
34
34
syn keyword upstartStatement description author version instance expect
35
35
syn keyword upstartStatement pid kill normal console env exit export
36
 
syn keyword upstartStatement umask nice oom chroot chdir exec
 
36
syn keyword upstartStatement umask nice oom chroot chdir exec setiud setgid
37
37
 
38
38
" two arguments
39
39
syn keyword upstartStatement limit