ALT Linux Bugzilla
– Attachment 11774 Details for
Bug 44137
Не верный путь до лог файла
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
Файл сервиса
ganesha.service (text/plain), 1.45 KB, created by
Антон
on 2022-10-27 16:45:15 MSK
(
hide
)
Description:
Файл сервиса
Filename:
MIME Type:
Creator:
Антон
Created:
2022-10-27 16:45:15 MSK
Size:
1.45 KB
patch
obsolete
># This file is part of nfs-ganesha. ># ># There can only be one NFS-server active on a system. When NFS-Ganesha is ># started, the kernel NFS-server should have been stopped. This is achieved by ># the 'Conflicts' directive in this unit. ># ># The Network Locking Manager (rpc.statd) is provided by the nfs-utils package. ># NFS-Ganesha comes with its own nfs-ganesha-lock.service to resolve potential ># conflicts in starting multiple rpc.statd processes. See the comments in the ># nfs-ganesha-lock.service for more details. ># > >[Unit] >Description=NFS-Ganesha file server >Documentation=http://github.com/nfs-ganesha/nfs-ganesha/wiki >After=rpcbind.service nfs-ganesha-lock.service >Wants=rpcbind.service nfs-ganesha-lock.service >Conflicts=nfs.target > >After=nfs-ganesha-config.service >Wants=nfs-ganesha-config.service > >[Service] >Type=forking >Environment="NOFILE=1048576" >EnvironmentFile=-/etc/sysconfig/ganesha >ExecStart=/bin/bash -c "${NUMACTL} ${NUMAOPTS} /usr/bin/ganesha.nfsd ${OPTIONS} ${EPOCH}" >ExecStartPost=-/bin/bash -c "prlimit --pid $MAINPID --nofile=$NOFILE:$NOFILE" >ExecStartPost=-/bin/bash -c "/usr/bin/sleep 2 && /bin/dbus-send --system --dest=org.ganesha.nfsd --type=method_call /org/ganesha/nfsd/admin org.ganesha.nfsd.admin.init_fds_limit" >ExecReload=/bin/kill -HUP $MAINPID >ExecStop=/bin/dbus-send --system --dest=org.ganesha.nfsd --type=method_call /org/ganesha/nfsd/admin org.ganesha.nfsd.admin.shutdown > >[Install] >WantedBy=multi-user.target >Also=nfs-ganesha-lock.service
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 44137
:
11773
| 11774 |
11775
|
11776