| /freebsd-13-stable/contrib/unbound/contrib/ |
| HD | unbound.service.in | 51 [Service] section 52 ExecReload=+/bin/kill -HUP $MAINPID 53 ExecStart=@UNBOUND_SBIN_DIR@/unbound -d -p 54 NotifyAccess=main 55 Type=notify 56 …yBoundingSet=CAP_NET_BIND_SERVICE CAP_SETGID CAP_SETUID CAP_SYS_CHROOT CAP_SYS_RESOURCE CAP_NET_RAW 57 MemoryDenyWriteExecute=true 58 NoNewPrivileges=true 59 PrivateDevices=true 60 PrivateTmp=true [all …]
|
| HD | unbound_portable.service.in | 24 [Service] section 25 ExecReload=+/bin/kill -HUP $MAINPID 26 ExecStart=@UNBOUND_SBIN_DIR@/unbound -d -p 27 NotifyAccess=main 28 Type=notify 29 …yBoundingSet=CAP_NET_BIND_SERVICE CAP_SETGID CAP_SETUID CAP_SYS_CHROOT CAP_SYS_RESOURCE CAP_NET_RAW 30 MemoryDenyWriteExecute=true 31 NoNewPrivileges=true 32 PrivateDevices=true 33 PrivateTmp=true [all …]
|
| /freebsd-13-stable/contrib/wpa/wpa_supplicant/dbus/ |
| HD | fi.w1.wpa_supplicant1.service.in | 2 Name=fi.w1.wpa_supplicant1 3 Exec=@BINDIR@/wpa_supplicant -u 4 User=root 5 SystemdService=wpa_supplicant.service
|
| /freebsd-13-stable/sys/contrib/openzfs/contrib/dracut/90zfs/ |
| HD | zfs-nonroot-necessities.service.in | 7 [Service] section 8 Type=oneshot 9 PassEnvironment=BOOTFS 10 ExecStart=/bin/sh -c ' \
|
| HD | zfs-snapshot-bootfs.service.in | 10 [Service] section 11 Type=oneshot 12 …ib.sh; SNAPNAME="$(getarg bootfs.snapshot)"; exec @sbindir@/zfs snapshot "$BOOTFS@${SNAPNAME:-%v}"' 13 RemainAfterExit=yes
|
| HD | zfs-rollback-bootfs.service.in | 10 [Service] section 11 Type=oneshot 12 …h; SNAPNAME="$(getarg bootfs.rollback)"; exec @sbindir@/zfs rollback -Rf "$BOOTFS@${SNAPNAME:-%v}"' 13 RemainAfterExit=yes
|
| HD | zfs-env-bootfs.service.in | 8 [Service] section 9 Type=oneshot 10 ExecStart=/bin/sh -c ' \
|
| /freebsd-13-stable/contrib/wpa/wpa_supplicant/systemd/ |
| HD | wpa_supplicant.service.in | 7 [Service] section 8 Type=dbus 9 BusName=fi.w1.wpa_supplicant1 10 ExecStart=@BINDIR@/wpa_supplicant -u
|
| /freebsd-13-stable/sys/contrib/openzfs/etc/systemd/system/ |
| HD | zfs-volume-wait.service.in | 8 [Service] section 9 Type=oneshot 10 RemainAfterExit=yes 11 ExecStart=@bindir@/zvol_wait
|
| HD | zfs-mount.service.in | 11 [Service] section 12 Type=oneshot 13 RemainAfterExit=yes 14 ExecStart=@sbindir@/zfs mount -a
|
| HD | zfs-import-scan.service.in | 13 [Service] section 14 Type=oneshot 15 RemainAfterExit=yes 16 ExecStart=@sbindir@/zpool import -aN -o cachefile=none $ZPOOL_IMPORT_OPTS
|
| HD | zfs-share.service.in | 13 [Service] section 14 Type=oneshot 15 RemainAfterExit=yes 16 ExecStart=@sbindir@/zfs share -a
|
| HD | zfs-import-cache.service.in | 14 [Service] section 15 Type=oneshot 16 RemainAfterExit=yes 17 ExecStart=@sbindir@/zpool import -c @sysconfdir@/zfs/zpool.cache -aN $ZPOOL_IMPORT_OPTS
|
| HD | zfs-zed.service.in | 6 [Service] section 7 ExecStart=@sbindir@/zed -F 8 Restart=always
|
| D | zfs-scrub@.service.in | 9 [Service] section 10 ExecStart=/bin/sh -c '\ 14 ExecStop=-/bin/sh -c '@sbindir@/zpool scrub -p %i 2>/dev/null || true'
|
| /freebsd-13-stable/contrib/libpcap/rpcapd/ |
| D | rpcapd@.service | 4 [Service] section 5 ExecStart=-/usr/local/sbin/rpcapd -i 6 StandardInput=socket
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| HD | DependencyScanningTool.cpp | 18 DependencyScanningService &Service, in DependencyScanningTool()
|
| HD | DependencyScanningWorker.cpp | 483 DependencyScanningService &Service, in DependencyScanningWorker()
|
| /freebsd-13-stable/sbin/natd/ |
| HD | natd.c | 1061 Service enumerator
|