Magellan Linux

Diff of /smage/trunk/include/systemd.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 13776 by niro, Wed Aug 8 13:39:48 2018 UTC revision 13777 by niro, Wed Oct 30 12:46:36 2019 UTC
# Line 28  mget-systemd-unit-dir() Line 28  mget-systemd-unit-dir()
28   pkg-config systemd --variable=systemdsystemunitdir   pkg-config systemd --variable=systemdsystemunitdir
29  }  }
30    
31    mget-systemd-user-unit-dir()
32    {
33     pkg-config systemd --variable=systemduserunitdir
34    }
35    
36  mget-systemd-util-dir()  mget-systemd-util-dir()
37  {  {
38   pkg-config systemd --variable=systemdutildir   pkg-config systemd --variable=systemdutildir

Legend:
Removed from v.13776  
changed lines
  Added in v.13777