/freebsd/contrib/unbound/contrib/ |
H A D | 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 …]
|
H A D | 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/contrib/wpa/wpa_supplicant/dbus/ |
H A D | 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/sys/contrib/openzfs/etc/systemd/system/ |
H A D | zfs-volume-wait.service.in | 8 [Service] section 9 Type=oneshot 10 RemainAfterExit=yes 11 EnvironmentFile=-@initconfdir@/zfs 12 ExecStart=@bindir@/zvol_wait
|
H A D | zfs-zed.service.in | 6 [Service] section 7 EnvironmentFile=-@initconfdir@/zfs 8 ExecStart=@sbindir@/zed -F 9 Restart=always
|
H A D | zfs-import-scan.service.in | 13 [Service] section 14 Type=oneshot 15 RemainAfterExit=yes 16 EnvironmentFile=-@initconfdir@/zfs 17 ExecStart=@sbindir@/zpool import -aN -o cachefile=none $ZPOOL_IMPORT_OPTS
|
H A D | zfs-share.service.in | 13 [Service] section 14 Type=oneshot 15 RemainAfterExit=yes 16 EnvironmentFile=-@initconfdir@/zfs 17 ExecStart=@sbindir@/zfs share -a
|
H A D | zfs-mount.service.in | 18 [Service] section 19 Type=oneshot 20 RemainAfterExit=yes 21 EnvironmentFile=-@initconfdir@/zfs 22 ExecStart=@sbindir@/zfs mount -a
|
H A D | zfs-scrub@.service.in | 9 [Service] section 10 EnvironmentFile=-@initconfdir@/zfs 11 ExecStart=/bin/sh -c '\ 15 ExecStop=-/bin/sh -c '@sbindir@/zpool scrub -p %i 2>/dev/null || true'
|
H A D | zfs-trim@.service.in | 9 [Service] section 10 EnvironmentFile=-@initconfdir@/zfs 11 ExecStart=/bin/sh -c '\ 15 ExecStop=-/bin/sh -c '@sbindir@/zpool trim -s %i 2>/dev/null || true'
|
H A D | zfs-import-cache.service.in | 14 [Service] section 15 Type=oneshot 16 RemainAfterExit=yes 17 EnvironmentFile=-@initconfdir@/zfs 18 ExecStart=@sbindir@/zpool import -c @sysconfdir@/zfs/zpool.cache -aN $ZPOOL_IMPORT_OPTS
|
/freebsd/sys/contrib/openzfs/contrib/dracut/90zfs/ |
H A D | zfs-nonroot-necessities.service.in | 7 [Service] section 8 Type=oneshot 9 PassEnvironment=BOOTFS 10 ExecStart=/bin/sh -c ' \
|
H A D | 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
|
H A D | 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
|
H A D | zfs-env-bootfs.service.in | 8 [Service] section 9 Type=oneshot 10 ExecStart=/bin/sh -c ' \
|
/freebsd/contrib/wpa/wpa_supplicant/systemd/ |
H A D | wpa_supplicant.service.in | 7 [Service] section 8 Type=dbus 9 BusName=fi.w1.wpa_supplicant1 10 ExecStart=@BINDIR@/wpa_supplicant -u
|
/freebsd/contrib/libpcap/rpcapd/ |
H A D | rpcapd@.service | 4 [Service] section 5 ExecStart=-/usr/local/sbin/rpcapd -i 6 StandardInput=socket
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningWorker.cpp | 483 DependencyScanningService &Service, in DependencyScanningWorker()
|
/freebsd/sbin/natd/ |
H A D | natd.c | 1061 Service enumerator
|