Accepting request 357960 from home:dirkmueller:branches:network:utilities
- nbd-server.service: implement reload OBS-URL: https://build.opensuse.org/request/show/357960 OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=39
This commit is contained in:
parent
9ab3394b6f
commit
e01cc9c330
@ -7,6 +7,7 @@ After=syslog.target network.target
|
||||
Type=forking
|
||||
EnvironmentFile=/etc/sysconfig/nbd-server
|
||||
ExecStart=/usr/bin/nbd-server $OPTIONS
|
||||
ExecReload=/usr/bin/kill -HUP $MAINPID
|
||||
PIDFile=/run/nbd-server.pid
|
||||
|
||||
[Install]
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 5 17:11:09 UTC 2016 - dmueller@suse.com
|
||||
|
||||
- nbd-server.service: implement reload
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:59:39 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user