Accepting request 544600 from home:13ilya
- Add Requires/Requires(pre) group(dialout) (boo#1067511). OBS-URL: https://build.opensuse.org/request/show/544600 OBS-URL: https://build.opensuse.org/package/show/network/rp-pppoe?expand=0&rev=19
This commit is contained in:
parent
e11a4050f7
commit
383423f000
@ -4,6 +4,7 @@ After=network.target
|
||||
Wants=network.target
|
||||
|
||||
[Service]
|
||||
Group=dialout
|
||||
Type=oneshot
|
||||
RemainAfterExit=true
|
||||
ExecStart=/usr/sbin/pppoe-start
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 11:26:52 UTC 2017 - ilya@ilya.pp.ua
|
||||
|
||||
- Add Requires/Requires(pre) group(dialout) (boo#1067511).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 9 12:53:45 UTC 2017 - ilya@ilya.pp.ua
|
||||
|
||||
|
@ -41,8 +41,10 @@ Patch6: %{name}-pie.patch
|
||||
Patch7: strip.diff
|
||||
BuildRequires: ppp
|
||||
BuildRequires: systemd
|
||||
Requires: group(dialout)
|
||||
Requires: net-tools
|
||||
Requires: ppp
|
||||
Requires(pre): group(dialout)
|
||||
|
||||
%description
|
||||
%{name} is a user-space redirector which permits the use of PPPoE
|
||||
|
Loading…
x
Reference in New Issue
Block a user