Differences From Artifact [9f79d9ca37]:
- File mountd.service.mk — part of check-in [8bc8c738d5] at 2022-05-31 08:15:44 on branch trunk — mounttmpfs, change how service deps work (user: arcade, size: 357) [annotate] [blame] [check-ins using]
To Artifact [2555ee3e5c]:
- File mountd.service.mk — part of check-in [7b547778fc] at 2023-11-04 08:50:12 on branch trunk — update defaults for service startup (user: arcade, size: 332) [annotate] [blame] [check-ins using]
1 | DAEMON_mountd_COMMAND?=/sbin/mountd | < | 1 2 3 4 5 6 7 8 | DAEMON_mountd_COMMAND?=/sbin/mountd DAEMON_mountd_FLAGS?=-r .if empty(DAEMON_mountd_ENABLE:tl:Mno) DAEMON_rpcbind_ENABLE=yes DAEMON_rpcbind_DEPS+=mountd .endif |
︙ | ︙ |