Artifact e655185a9694a847670dcdf1daed672d13cde492219178f49dcaa5b1ddcfde5e:
- File inetd.service — part of check-in [5062c9b6fc] at 2019-10-19 22:52:48 on branch trunk — add more services and init targets add daemonizer (user: arcade, size: 79) [annotate] [blame] [check-ins using]
0000: 23 20 76 69 6d 3a 66 74 3d 6d 61 6b 65 3a 0a 0a # vim:ft=make:.. 0010: 44 41 45 4d 4f 4e 5f 4e 41 4d 45 3d 69 6e 65 74 DAEMON_NAME=inet 0020: 64 0a 44 41 45 4d 4f 4e 5f 43 4f 4d 4d 41 4e 44 d.DAEMON_COMMAND 0030: 3d 69 6e 65 74 64 20 2d 43 20 36 30 0a 0a 69 6e =inetd -C 60..in 0040: 65 74 64 3a 20 64 61 65 6d 6f 6e 69 7a 65 0a etd: daemonize.