Re: [systemd-devel] RFC: removing .shapshot

2016-07-22 Thread Zbigniew Jędrzejewski-Szmek
On Fri, Jul 22, 2016 at 12:42:58PM +0200, Michael Biebl wrote: > Hi > > 2015-11-07 14:33 GMT+01:00 Zbigniew Jędrzejewski-Szmek : > > Hi, > > > > do you use .snapshot unit type? If you do, please speak up. > > > > I'd like to remove support for the .snapshot unit type. > > It seems not be used, sna

Re: [systemd-devel] RFC: removing .shapshot

2016-07-22 Thread Michael Biebl
Hi 2015-11-07 14:33 GMT+01:00 Zbigniew Jędrzejewski-Szmek : > Hi, > > do you use .snapshot unit type? If you do, please speak up. > > I'd like to remove support for the .snapshot unit type. > It seems not be used, snapshots are basically transient targets, > and targets can be used to implement si

Re: [systemd-devel] RFC: removing .shapshot

2015-11-08 Thread Lennart Poettering
On Sat, 07.11.15 13:33, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote: > Hi, > > do you use .snapshot unit type? If you do, please speak up. > > I'd like to remove support for the .snapshot unit type. > It seems not be used, snapshots are basically transient targets, > and targets can be

[systemd-devel] RFC: removing .shapshot

2015-11-07 Thread Zbigniew Jędrzejewski-Szmek
Hi, do you use .snapshot unit type? If you do, please speak up. I'd like to remove support for the .snapshot unit type. It seems not be used, snapshots are basically transient targets, and targets can be used to implement similar functionality. The advantage would be a small reduction of the lea