diff options
-rw-r--r-- | initify.pl | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +# (c) goose121, 2017 +# Released under the MIT license + use v5.10.1; use feature "switch"; my $type = "simple"; |
![]() |
index : initify.git | |
This utility converts simple systemd services to OpenRC init-scripts | heckyel |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | initify.pl | 3 |
@@ -1,3 +1,6 @@ +# (c) goose121, 2017 +# Released under the MIT license + use v5.10.1; use feature "switch"; my $type = "simple"; |