X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=service.h;h=40bd57e256a4a4ef0295a5c610fb276d4725a9a3;hp=6700229b5c05a238a908f90ae54eccd77e2ed5af;hb=8407a5d0183d9513349754f1eac86e2fdec8bd76;hpb=701cc384c283206a29b21e4e7302e5cf5f2d9433 diff --git a/service.h b/service.h index 6700229b5..40bd57e25 100644 --- a/service.h +++ b/service.h @@ -110,6 +110,8 @@ struct Service { bool bus_name_good:1; + bool allow_restart:1; + bool got_socket_fd:1; bool sysv_has_lsb:1;