liske / needrestart

Restart daemons after library updates.
GNU General Public License v2.0
426 stars 67 forks source link

Service restart range syntax #272

Open Konglomneshued opened 1 year ago

Konglomneshued commented 1 year ago

The program says I can specify a range but I don't know what syntax is accepted.

1-4 ? (last time I tried this I lost all of my GUI and only had a blinking caret on a blank screen)
1..4 ?
1 2 3 4 ? (currently using this method)
liske commented 1 year ago

Which front end are you using? It sounds like one of the debconf frontends and so you need to use debconf's range syntax (a screenshot might help).

nocturneop15 commented 1 year ago

It looks like none syntax is accepted. I tried almost everything... 1-11 1..11 {1..11} 1 - 11

regarding "frontend" i have no idea, this prompt is brought up during "apt upgrade" of Ubuntu server