11 lines
397 B
Diff
11 lines
397 B
Diff
--- rpcbind-1.2.7/systemd/rpcbind.service.in 2024-07-25 17:55:23.000000000 +0200
|
|
+++ rpcbind-1.2.7/systemd/rpcbind.service.in.new 2024-08-04 13:13:41.188171880 +0200
|
|
@@ -12,6 +12,7 @@
|
|
[Service]
|
|
Type=notify
|
|
# distro can provide a drop-in adding EnvironmentFile=-/??? if needed.
|
|
+EnvironmentFile=/etc/conf.d/rpcbind
|
|
ExecStart=@_sbindir@/rpcbind $RPCBIND_OPTIONS @warmstarts_opt@ -f
|
|
|
|
[Install]
|